no longer allow php 7 failures
parent
1c525b76f8
commit
f25446e507
|
@ -24,7 +24,6 @@ php:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: nightly
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue