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