We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ea83f commit 841707cCopy full SHA for 841707c
.travis.yml
@@ -16,7 +16,6 @@ cache:
16
before_script:
17
- travis_retry composer self-update
18
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
19
- - php cli.php install --environment travis
20
- cd $TRAVIS_BUILD_DIR
21
22
script:
0 commit comments