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