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
56894db47a
commit
257ca371cf
@ -3,7 +3,11 @@ php:
|
|||||||
- 5.5
|
- 5.5
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.6
|
- 5.6
|
||||||
- hhvm
|
- hhvm-nightly
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm-nightly
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --dev
|
- composer install --dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user