Skip to content

Commit

Permalink
Merge b4c3877 into a96042a
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Aug 28, 2018
2 parents a96042a + b4c3877 commit d8b2b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
script:
- composer run-script coverage
after_script:
- wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar
- php coveralls.phar --verbose --config tests/.coveralls.yml
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.0.0/php-coveralls.phar
- php php-coveralls.phar --verbose --config tests/.coveralls.yml

- stage: Phpstan
php: 7.1
Expand Down

0 comments on commit d8b2b5e

Please sign in to comment.