Commit 217cc161 authored by Ondřej Machulda's avatar Ondřej Machulda

Update coveralls settings

parent 96f441f5
service_name: travis-ci
src_dir: library
......@@ -20,7 +20,8 @@ before_script:
script: vendor/bin/phpunit -c phpunit.xml.travis -v
after_script: vendor/bin/coveralls -v
after_success:
- travis_retry php vendor/bin/coveralls -v
matrix:
allow_failures:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment