summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-06 13:05:10 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-06 13:05:10 +0200
commitc0dd3986b5cf45dcf9de42d761b9641836bc6c93 (patch)
tree3e6d255ef2575f622e6b0347eeb86a0700e5ad25 /.travis.yml
parentfc92fc2e4f262a3607898ca7cd8b361d95f09136 (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