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 838cd8b commit 9258440Copy full SHA for 9258440
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
- php: nightly
13
14
install:
15
- - composer update -o --no-interaction --prefer-stable --ignore-platform-reqs
+ - composer update -o --no-interaction --prefer-stable
16
17
script:
18
- vendor/bin/phpunit --coverage-clover build/coverage/clover.xml
0 commit comments