Skip to content

Commit 6003f84

Browse files
Remove allow failure flag for PHP 7.0
1 parent 1533e78 commit 6003f84

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@ script:
2121

2222
after_success:
2323
- bash <(curl -s https://codecov.io/bash)
24-
25-
matrix:
26-
allow_failures:
27-
- php: 7.0
28-
fast_finish: true

0 commit comments

Comments
 (0)