Skip to content

Commit f37ab52

Browse files
committed
Remove the allow_failures configuration for PHP 7 in .travis.yml.
PHP 7 is now released and so we should officially support it.
1 parent f423466 commit f37ab52

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ php:
77
- 7.0
88
- hhvm
99

10-
matrix:
11-
allow_failures:
12-
- php: 7.0
13-
1410
sudo: false
1511

1612
before_script:

0 commit comments

Comments
 (0)