Skip to content

Commit 9670b71

Browse files
committed
PHP 7.1 may not fail in Travis
1 parent 7d44294 commit 9670b71

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ php:
77
- 7.1
88
- hhvm
99

10-
matrix:
11-
allow_failures:
12-
- php: 7.1
13-
1410
before_script: composer install
1511

1612
script: phpunit --coverage-text

0 commit comments

Comments
 (0)