Skip to content

Commit

Permalink
Fix .travis.yml warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtamchik committed Feb 7, 2020
1 parent a9f96cb commit 625a129
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ php:
- 7.3
- 7.4

# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false

before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source
Expand Down

0 comments on commit 625a129

Please sign in to comment.