We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fae19 commit b0c1c3eCopy full SHA for b0c1c3e
1 file changed
.travis.yml
@@ -14,7 +14,7 @@ cache:
14
- $HOME/.composer/cache
15
16
script:
17
- - composer install
+ - composer install --ignore-platform-reqs
18
- vendor/bin/grumphp run
19
- composer test
20
- composer infection
0 commit comments