diff --git a/.travis.yml b/.travis.yml index 73f18c3..ab0efb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,7 @@ jobs: script: - vendor/bin/tester -p phpdbg tests/tests -s --coverage ./coverage.xml --coverage-src ./src after_script: - - wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar + - wget https://github.com/satooshi/php-coveralls/releases/download/v2.1.0/coveralls.phar - php coveralls.phar --verbose --config tests/.coveralls.yml allow_failures: