Skip to content

Commit 7d35727

Browse files
committed
Remove composer self-update
1 parent 05c1547 commit 7d35727

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111

1212
before_script:
1313
- phpenv config-rm xdebug.ini
14-
- composer self-update
1514
- if [[ $DEPS == 'lowest' ]]; then composer update --prefer-stable --no-interaction --prefer-lowest ; fi
1615
- if [[ $DEPS == 'latest' ]]; then composer update --prefer-stable --no-interaction ; fi
1716

0 commit comments

Comments
 (0)