Skip to content

Commit 49e997a

Browse files
committed
travis: removed PHP 7.1 from allowed failures
1 parent 7da6cc6 commit 49e997a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ matrix:
99
- php: 5.6
1010
env: dependencies="--prefer-lowest --prefer-stable"
1111

12-
allow_failures:
13-
- php: 7.1
14-
1512
script:
1613
- vendor/bin/tester tests -s -c tests/php-unix.ini $coverage
1714
- php temp/code-checker/src/code-checker.php --short-arrays

0 commit comments

Comments
 (0)