Skip to content

Commit

Permalink
init coveralls.io
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyseus committed Feb 28, 2018
1 parent 0971d59 commit 9c6459e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -10,9 +10,9 @@ matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.2
env:
- EXECUTE_TEST_COVERALLS=true
#- php: 7.2
- EXECUTE_TEST_COVERALLS=true

before_install:
- if [[ $EXECUTE_TEST_COVERALLS == 'true' ]]; then composer require --dev --no-update php-coveralls/php-coveralls ; fi
Expand Down

0 comments on commit 9c6459e

Please sign in to comment.