Update .travis.yml
This commit is contained in:
parent
ff2feed3f3
commit
cba9d40177
|
@ -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
|
|
||||||
|
|
Loading…
Reference in New Issue