Fix travis config by allowing ppc to fail
This commit is contained in:
parent
a174a6747f
commit
4c8cd18060
@ -36,4 +36,5 @@ after_script:
|
||||
|
||||
jobs:
|
||||
allow_failures:
|
||||
- arch: ppc64le
|
||||
- php: nightly
|
||||
|
Loading…
Reference in New Issue
Block a user