Skip to content

Commit

Permalink
do not run composer self-update already done by Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
othillo committed Dec 8, 2017
1 parent 53fb83e commit 1bf6f32
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 @@ before_install:
- echo "memory_limit=2G" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini || return 0

install:
- travis_retry composer self-update
- travis_retry composer install
- composer info -i

Expand Down

0 comments on commit 1bf6f32

Please sign in to comment.