mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Merge pull request #204 from GrahamCampbell/patch-1
Removed hhvm from allow failures
This commit is contained in:
@@ -17,7 +17,3 @@ before_script:
|
||||
- composer install --no-interaction --prefer-source --dev
|
||||
script:
|
||||
- vendor/bin/phpunit -c phpunit.xml.travisci
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user