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 a7695e3 commit f186687Copy full SHA for f186687
.travis.yml
@@ -26,6 +26,7 @@ matrix:
26
27
install:
28
- ./travis-init.sh
29
+ - composer config platform.php $(php -r 'echo PHP_VERSION;')
30
- composer install -n
31
32
script:
0 commit comments