Update test config to allow hhvm failures
This commit is contained in:
parent
bc0c3774eb
commit
e73ea09ffd
@ -27,6 +27,7 @@ test:7.1:
|
|||||||
- phpunit -c build --coverage-text --colors=never
|
- phpunit -c build --coverage-text --colors=never
|
||||||
|
|
||||||
test:hhvm:
|
test:hhvm:
|
||||||
|
allow_failure: true
|
||||||
before_script:
|
before_script:
|
||||||
- /usr/local/bin/composer self-update
|
- /usr/local/bin/composer self-update
|
||||||
- curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
|
- curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
|
||||||
|
Loading…
Reference in New Issue
Block a user