Skip to content

Commit

Permalink
Remove composer self-update
Browse files Browse the repository at this point in the history
Travis does this automatically, so no reason to do it twice
  • Loading branch information
BackEndTea authored and Márcio Almada committed Jul 20, 2021
1 parent 52cd56f commit 50a2779
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ sudo: false

before_script:
- phpenv config-rm xdebug.ini || true
- composer self-update
- composer require satooshi/php-coveralls:~2.0.0 --no-update --dev
- composer install --prefer-source

Expand Down

0 comments on commit 50a2779

Please sign in to comment.