Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleš committed Mar 31, 2019
1 parent 7e8dd5f commit bbea29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bbea29e

Please # to comment.