Skip to content

Commit

Permalink
Tweak travis command.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jun 14, 2016
1 parent 11e85ed commit ac3044a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ php:
- 7.0

before_script:
- travis_retry composer self-update
- travis_retry composer install --prefer-source --no-interaction
- travis_retry composer install --prefer-dist --no-interaction

script: phpunit

0 comments on commit ac3044a

Please sign in to comment.