Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaelesalinas committed Jul 31, 2022
1 parent 27ec8f0 commit 0e51943
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 @@ -17,7 +17,7 @@ cache:

before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- travis_retry composer install ${COMPOSER_FLAGS} --no-interaction --prefer-dist

script:
# - vendor/bin/phpcs --standard=psr2 -n src/
Expand Down

0 comments on commit 0e51943

Please sign in to comment.