summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-06 22:22:39 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-06 22:22:39 +0200
commitd115f8327a8f16d957cc4e0876225037bb2f5868 (patch)
tree83135142605000903606627a2bcc41de130b6140 /.travis.yml
parent5ce26c912f11fb859e661a43a6667fba5a5a3ca2 (diff)
Remove temporary branch from build list
Diffstat (limited to '.travis.yml')
-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