mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
allow failure for hhvm
This commit is contained in:
parent
dfddcccc58
commit
f44abb26fe
@ -3,7 +3,11 @@ php:
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.6
|
||||
- hhvm
|
||||
- hhvm-nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm-nightly
|
||||
|
||||
install:
|
||||
- composer install --dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user