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 7a7b515 commit 2a22e57Copy full SHA for 2a22e57
1 file changed
.travis.yml
@@ -9,9 +9,6 @@ matrix:
9
- php: 5.6
10
env: dependencies="--prefer-lowest --prefer-stable"
11
12
- allow_failures:
13
- - php: 7.1
14
-
15
script:
16
- vendor/bin/tester tests -s -c tests/php-unix.ini $coverage
17
- php temp/code-checker/src/code-checker.php --short-arrays
0 commit comments