Skip to content

Commit

Permalink
Updated Travis Composer version to 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
youssef-stripe committed Oct 28, 2020
1 parent 8e8bc14 commit 3eac966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ cache:
- $HOME/.composer/cache/files

before_install:
- composer self-update --1
# Install various build dependencies. We use `travis_retry` because Composer
# will occasionally fail intermittently.
- travis_retry make vendor
Expand Down

0 comments on commit 3eac966

Please sign in to comment.