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