Преглед изворни кода

[tests] Do not allow failures for HHVM on Travis CI.

Daniele Alessandri пре 9 година
родитељ
комит
39cf6abf82
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -20,6 +20,4 @@ before_script:
 script:
   - vendor/bin/phpunit -c phpunit.xml.travisci
 matrix:
-  allow_failures:
-    - php: hhvm
   fast_finish: true