mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Remove failure allowance for tests in HHVM on Travis CI
This commit is contained in:
@@ -10,7 +10,3 @@ before_script:
|
||||
- composer install --dev --prefer-source
|
||||
|
||||
script: ./vendor/bin/phpunit --coverage-text
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
Reference in New Issue
Block a user