Skip to content

Commit caaf41f

Browse files
committed
Remove composer self-update
1 parent 66c0098 commit caaf41f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ matrix:
2929

3030
before_install:
3131
- if [[ $COVERAGE != true && $TRAVIS_PHP_VERSION != hhvm ]]; then phpenv config-rm xdebug.ini; fi
32-
- travis_retry composer self-update
3332

3433
install:
3534
- travis_retry composer update ${COMPOSER_FLAGS} --prefer-dist --no-interaction

0 commit comments

Comments
 (0)