Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 18, 2019
1 parent 57f9b18 commit 504c498
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 @@ -6,7 +6,7 @@ php:

before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source
- travis_retry composer install --ignore-platform-reqs --no-interaction --prefer-source

script:
- echo "OK"
Expand Down

0 comments on commit 504c498

Please sign in to comment.