Skip to content

Commit

Permalink
chore: force ravis to use composer version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed Nov 4, 2020
1 parent 982ce68 commit ea84e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ before_install:
- if [[ $COVERAGE != yes ]]; then phpenv config-rm xdebug.ini || echo "xdebug not available"; fi
- pecl channel-update pecl.php.net
- phpenv config-add ./etc/travis/phpenv.ini
- travis_retry composer self-update --2

install:
- pecl channel-update pecl.php.net
Expand Down

0 comments on commit ea84e5a

Please sign in to comment.