Update test config to allow hhvm failures

This commit is contained in:
Timothy Warren 2017-02-06 11:35:21 -05:00
parent b4de2cfe01
commit 6d735ebab5
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ test:7.1:
- phpunit -c build --coverage-text --colors=never
test:hhvm:
allow_failure: true
before_script:
- /usr/local/bin/composer self-update
- curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar