Skip to content

Commit

Permalink
Update coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuter committed May 12, 2020
1 parent ad4c7bd commit b8161f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ matrix:
env: ANALYSIS='true'

before_script:
- if [[ "$ANALYSIS" == 'true' ]]; then composer require php-coveralls/php-coveralls:^2.1.0 ; fi
- if [[ "$ANALYSIS" == 'true' ]]; then composer require php-coveralls/php-coveralls:^2.2.0 ; fi
- composer install -n

script:
Expand Down

0 comments on commit b8161f0

Please sign in to comment.