mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-24 02:01:23 +02: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