Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ncou committed Mar 6, 2021
1 parent 0c32388 commit ce70bd6
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 @@ -28,7 +28,7 @@ before_script:

after_script:
# Submit coverage report to Coveralls servers, see .coveralls.yml
- travis_retry php vendor/bin/coveralls -v
- travis_retry php vendor/bin/php-coveralls -v
# Submit coverage report to codecov.io
- bash <(curl -s https://codecov.io/bash)

Expand Down

0 comments on commit ce70bd6

Please sign in to comment.