summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-05-04 14:22:48 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-05-04 14:22:48 +0200
commit4e607b00b2c56b7fdcc5f1d1a290be2363c74a46 (patch)
treed280b20041e2de10a3779bde131963202d1c2757 /.travis.yml
parentf78018ec6b081518e4be24934448862a31bda9f8 (diff)
GROUP BY clause API code-coverage
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