mirror of
https://github.com/predis/predis.git
synced 2026-09-05 23:47:28 +00:00
Temporarily allow failures for HHVM on Travis-CI.
[ci skip]
This commit is contained in:
@@ -20,5 +20,6 @@ script:
|
||||
- vendor/bin/phpunit -c phpunit.xml.travisci
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: hhvm-nightly
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user