summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-06 12:35:12 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-06 12:35:12 +0200
commitc0df5a231a28c6038f0a8ab702e090ce0e12b5a5 (patch)
treea295de51d2b7c92fc29f12e1acfcb2d548dd3982 /.travis.yml
parent57414b7ee33c8e3c6ee9fd2f63353bf9fa353651 (diff)
Include 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