Failure is not an option anymore with hhvm

This commit is contained in:
Alex Bilbie 2014-11-07 00:57:29 +00:00
parent db7c42cc91
commit 5848c0d920

View File

@ -6,10 +6,6 @@ php:
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source --dev