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 8ab57e0 commit 7f8f60aCopy full SHA for 7f8f60a
.travis.yml
@@ -11,7 +11,7 @@ env:
11
- PREFER_LOWEST="--prefer-lowest"
12
13
before_script:
14
- - composer install --no-interaction $PREFER_LOWEST
+ - composer update --no-interaction $PREFER_LOWEST
15
16
script:
17
- vendor/bin/phpunit
0 commit comments