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 b280224 commit 3b11da7Copy full SHA for 3b11da7
.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