Skip to content

Commit

Permalink
Remove unnecessary composer self-update
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Jul 2, 2020
1 parent 1db6ae8 commit 5ca8aeb
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 @@ -12,7 +12,6 @@ cache:

before_install:
- mv ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini{,.disabled} || echo "xdebug not available"
- composer self-update

install: travis_retry composer install

Expand Down

0 comments on commit 5ca8aeb

Please sign in to comment.