Let HHVM fail /shrug
This commit is contained in:
@@ -16,6 +16,8 @@ matrix:
|
||||
- php: 7.2
|
||||
- php: hhvm
|
||||
dist: trusty
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
script:
|
||||
- '[[ "$TRAVIS_PHP_VERSION" = 5.2* ]] && phpunit || vendor/bin/phpunit --verbose'
|
||||
|
||||
Reference in New Issue
Block a user