summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-06 21:09:11 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-06 21:09:11 +0200
commit6a91a0482620212f091e14301a1a8889571d969f (patch)
treedbe310a66e924224775583693af6fe6d891b8933 /.travis.yml
parentabb6fbcafd837400d4aea3840c74495a4b1d2028 (diff)
Update reference and do the tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 97ea0422d..971f62f38 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,4 +25,5 @@ script: phpunit --configuration tests/travis/$DB.phpunit.xml
branches:
only:
- develop
- - master \ No newline at end of file
+ - master
+ - db-tests \ No newline at end of file