mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
Set allow failure on hhvm due to facebook/hhvm#3321
This commit is contained in:
parent
99ecfc5287
commit
6b13abb570
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ php:
|
|||
- 5.5
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm # due to facebook/hhvm#3321
|
||||
|
||||
env:
|
||||
global:
|
||||
- CURRENT_DIR=`pwd`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue