Update .travis.yml

This commit is contained in:
Ramon van Belzen 2015-08-19 09:48:44 +02:00
parent ff2feed3f3
commit cba9d40177
1 changed files with 0 additions and 2 deletions

View File

@ -27,5 +27,3 @@ script: phpunit -c phpunit.xml.dist
after_script: after_script:
- bash tests/bin/travis.sh after - bash tests/bin/travis.sh after
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover ./tmp/clover.xml