No code coverage.

This commit is contained in:
James Cole 2017-05-03 21:22:01 +02:00
parent 674ab7e41f
commit 49d13b12a5
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -20,10 +20,10 @@ install:
- mkdir -p build/logs
script:
- phpunit -c phpunit.coverage.xml
- phpunit -c phpunit.xml
after_success:
- travis_retry php vendor/bin/coveralls -x storage/build/clover.xml
#after_success:
# - travis_retry php vendor/bin/coveralls -x storage/build/clover.xml
# safelist
branches: