Skip to content

Commit

Permalink
Update Travis config to use composer v2.x
Browse files Browse the repository at this point in the history
Signed-off-by: Dillon-Brown <[email protected]>
  • Loading branch information
Dillon-Brown committed Sep 8, 2021
1 parent f2cafea commit 4612247
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 @@ -45,7 +45,7 @@ before_install:

install:
- phpenv config-add travis.php.ini
- composer self-update --1 && composer --version
- composer self-update --stable && composer --version

before_script:
# Set up MySQL
Expand Down

0 comments on commit 4612247

Please sign in to comment.