mirror of
https://github.com/mosbth/cimage.git
synced 2025-10-28 13:15:15 +01:00
allow travis failure on hhvm and nightly
This commit is contained in:
@@ -27,6 +27,12 @@ addons:
|
||||
#- shellcheck
|
||||
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
|
||||
|
||||
|
||||
before_script:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user