summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-05-04 20:52:47 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-05-04 20:52:47 +0200
commit82196b945e291c65fdb66b35e3205f786ce8e921 (patch)
tree2dbd53706d2410cbd68819d6f79a1a3384167aea
parentf851c977c89aa424b711c532a5c653b1d7b0b5ca (diff)
Remove temporary branch from travis whitelist
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 971f62f38..97ea0422d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,5 +25,4 @@ script: phpunit --configuration tests/travis/$DB.phpunit.xml
branches:
only:
- develop
- - master
- - db-tests \ No newline at end of file
+ - master \ No newline at end of file