Skip to content

Commit

Permalink
Update coveralls executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaspaul committed Mar 1, 2018
1 parent 0fcc673 commit 8b47036
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 @@ -12,4 +12,4 @@ script:
after_script:
- mkdir -p build/logs
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
- php vendor/bin/coveralls -v
- php vendor/bin/php-coveralls -v

0 comments on commit 8b47036

Please sign in to comment.