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 f331095 commit b730624Copy full SHA for b730624
1 file changed
.travis.yml
@@ -20,14 +20,13 @@ matrix:
20
- php: 5.6
21
env: RUN_PHPCS="yes"
22
- php: 7.0
23
- - php: 7.0
+ - php: 7.1
24
25
# This empty flag removes the prefer-stable switch to cause dev dependencies to be installed
26
env: COMPOSER_FLAGS=""
- - php: 7.1
27
- php: 7.2
28
- php: nightly
29
allow_failures:
30
- - php: 7.2
31
32
33
before_script:
0 commit comments