Skip to content

Commit

Permalink
Merge pull request #740 from localheinz/fix/self-update
Browse files Browse the repository at this point in the history
Fix: No need to update composer itself twice
  • Loading branch information
jwage committed Jun 26, 2018
2 parents f392a2b + 7751245 commit 196766a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,6 @@ cache:

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

install:
- rm composer.lock
Expand Down

0 comments on commit 196766a

Please sign in to comment.