Skip to content

Commit

Permalink
Improve travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Sep 29, 2017
1 parent f193fc0 commit b419733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ matrix:

install:
- export PATH="$PATH:$HOME/.composer/vendor/bin"
- composer global require satooshi/php-coveralls ^1.0.0
- composer global require php-coveralls/php-coveralls ^1.0.0
- composer update --no-interaction

before_script:
Expand Down

0 comments on commit b419733

Please sign in to comment.