Met coverage enabled this time.

This commit is contained in:
James Cole 2017-10-06 15:55:28 +02:00
parent a606a3eef4
commit 9aaee0a951
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -19,7 +19,7 @@ install:
- mkdir -p build/logs
script:
- phpunit -c phpunit.xml
- phpunit -c phpunit.coverage.xml
after_success:
- travis_retry php vendor/bin/coveralls -x storage/build/clover.xml