Browse Source

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

Daniele Alessandri 9 năm trước cách đây
mục cha
commit
7a50b02c36
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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