Explorar el Código

Removed hhvm from allow failures

Graham Campbell hace 10 años
padre
commit
6b088e4bda
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -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