diff options
author | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-05 13:28:27 +0200 |
---|---|---|
committer | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-05 13:28:27 +0200 |
commit | 36897fba4c825e612e3e7d772174c95093aa7f96 (patch) | |
tree | 6835ce370609257d1d910e0f86f5c32dce9880be | |
parent | 62ca89126f4dbab0ed480c2f9399d1746d420870 (diff) |
Test last upstream/develop
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 97ea0422d..a56f7b687 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 |