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 90418c9 commit 31db633Copy full SHA for 31db633
.travis.yml
@@ -28,7 +28,7 @@ matrix:
28
include:
29
- php: 5.4
30
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
31
- - php: 7.2
+ - php: 7.1
32
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
33
34
install:
0 commit comments