allow 7.0 failures until travis fixes containers/stable release
parent
06586c9b40
commit
54ebd67e50
|
@ -24,6 +24,7 @@ php:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: nightly
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue