Skip to content

Commit

Permalink
Merge 7edf88b into 9d7cc1b
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Jan 2, 2018
2 parents 9d7cc1b + 7edf88b commit 485d236
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 @@ -37,7 +37,7 @@ script:
- composer test

after_success:
- travis_retry php vendor/bin/coveralls -v
- travis_retry php vendor/bin/php-coveralls -v
- |
# Only do post-build actions in one environment, and only if there is a GITHUB token.
if [ -z "$DO_POST_BUILD_ACTIONS" ] ; then
Expand Down

0 comments on commit 485d236

Please sign in to comment.