summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-05-24 21:18:59 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-05-24 21:18:59 +0200
commit76e2f034f55b7e0f678f22043eb841b428377fa6 (patch)
treeae82f7f814e52ab84bb64193cc395e7db7082da6 /.travis.yml
parente13511a1368adb9914a4252d98cb2d0165138e0d (diff)
Remove temporary branch from whitelist
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 5eff68d18..6a7d37812 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,5 +23,4 @@ script: phpunit --configuration tests/travis/$DB.phpunit.xml
branches:
only:
- - develop
- - travis-ci
+ - develop \ No newline at end of file