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 0080be8 commit d67c11fCopy full SHA for d67c11f
.travis.yml
@@ -58,7 +58,6 @@ install:
58
# To be removed when this issue will be resolved: https://github.com/composer/composer/issues/5355
59
- if [[ "$COMPOSER_FLAGS" == *"--prefer-lowest"* ]]; then composer update --prefer-dist --no-interaction --prefer-stable --quiet; fi
60
- composer update ${COMPOSER_FLAGS} --prefer-dist --no-interaction
61
- - ./vendor/bin/simple-phpunit install
62
63
script:
64
- composer validate --strict --no-check-lock
0 commit comments