diff options
author | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-06 21:09:11 +0200 |
---|---|---|
committer | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-06 21:09:11 +0200 |
commit | 6a91a0482620212f091e14301a1a8889571d969f (patch) | |
tree | dbe310a66e924224775583693af6fe6d891b8933 /.travis.yml | |
parent | abb6fbcafd837400d4aea3840c74495a4b1d2028 (diff) |
Update reference and do the tests
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
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 |