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 f9b52f2 commit d5cfe63Copy full SHA for d5cfe63
1 file changed
.travis.yml
@@ -15,9 +15,6 @@ matrix:
15
- php: 7.0
16
env: coverage="--coverage ./coverage.xml --coverage-src ./src" PHP_BIN=phpdbg
17
18
- allow_failures:
19
- - php: 7.1
20
-
21
script:
22
- vendor/bin/tester -p $PHP_BIN tests -s $coverage
23
- php temp/code-checker/src/code-checker.php --short-arrays
0 commit comments