Skip to content

Commit

Permalink
add us composer version 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef committed Jan 13, 2021
1 parent 2cbab4d commit 0728e95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ cache:
- "$HOME/.composer/cache"

before_install:
- composer self-update
- composer self-update --1
- |
if [ "$TRAVIS_PHP_VERSION" = "nightly" ]; then
COMPOSER_FLAGS="$COMPOSER_FLAGS --ignore-platform-reqs"
Expand Down

0 comments on commit 0728e95

Please sign in to comment.