Skip to content

Commit

Permalink
Fixed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jul 4, 2018
1 parent cac2b73 commit 57c3317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
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 57c3317

Please sign in to comment.