Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 79b2919

Browse files
committed
Removes unnecessary self-update from travis config
1 parent 1a0315f commit 79b2919

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
@@ -57,7 +57,6 @@ matrix:
5757

5858
before_install:
5959
- if [[ $TEST_COVERAGE != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi
60-
- travis_retry composer self-update
6160

6261
install:
6362
- travis_retry composer install $COMPOSER_ARGS --ignore-platform-reqs

0 commit comments

Comments
 (0)