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 ccb2602 commit 3bdc0a2Copy full SHA for 3bdc0a2
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
include:
25
- php: 7.1
26
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
27
- - php: 7.2
+ - php: 7.2
28
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
29
- php: 7.3
30
env: USE_ASYNC=true
0 commit comments