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 1e3b3b9 commit 3c76d7bCopy full SHA for 3c76d7b
.travis.yml
@@ -23,7 +23,7 @@ branches:
23
matrix:
24
fast_finish: true
25
include:
26
- - php: 7.1
+ - php: 7.2
27
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
28
- php: 7.2
29
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
0 commit comments