Remove allow failures on HHVM builds

This commit is contained in:
Henrique Moody 2015-02-07 18:06:23 -02:00
parent 16e3eb9696
commit aefad12e03

View file

@ -14,7 +14,7 @@ php:
cache:
directories:
- vendor
- vendor
before_script:
- composer install --dev --no-interaction --prefer-source
@ -28,7 +28,6 @@ after_script:
matrix:
allow_failures:
- php: hhvm
- php: hhvm-nightly
notifications: