summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-04-04 18:50:00 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-04-04 18:50:00 +0200
commit26490e37f4bdb267b71431abd79782549cbbadda (patch)
treeffe57ccdaa85b4db7d84d167cda28230f3c8d36a /.travis.yml
parentffd7a0bcedbbac497c9987a3c9299b2edaa7c717 (diff)
Add branch to travis list
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