Skip to content

Commit

Permalink
Fixed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Aug 9, 2018
1 parent ac8f62f commit 4e30321
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 @@ -43,7 +43,7 @@ jobs:
- composer run-script coverage
after_script:
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.0.0/php-coveralls.phar
- php coveralls.phar --verbose --config tests/.coveralls.yml
- php php-coveralls.phar --verbose --config tests/.coveralls.yml

- stage: Phpstan
php: 7.2
Expand Down

0 comments on commit 4e30321

Please sign in to comment.