diff options
author | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-04 21:42:46 +0200 |
---|---|---|
committer | Taufan Aditya <toopay@taufanaditya.com> | 2012-04-04 21:42:46 +0200 |
commit | fd24fa614885d6c89e19aecb09ae97f95dd3db57 (patch) | |
tree | cef29aa18ec7a4ea6e6763f5bb650f8e34441599 | |
parent | 333ce0db32865d1e6d6a96207e5c9306bd40c676 (diff) |
Remove temporary line
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 971f62f38..97ea0422d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,5 +25,4 @@ script: phpunit --configuration tests/travis/$DB.phpunit.xml branches: only: - develop - - master - - db-tests
\ No newline at end of file + - master
\ No newline at end of file |