summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-06 12:58:22 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-06 12:58:22 +0200
commit81b6b5d4ea2e63159c443bae19880a78f6ac2f9f (patch)
tree1706ab4dad5dd086fd7073ac617f6c90731fd435 /.travis.yml
parent4d759fbb102b0754d7ff915458e27600bdc99d1d (diff)
Insert test
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