浏览代码

Disallow failures on HHVM on Travis

Christophe Coevoet 10 年之前
父节点
当前提交
68bcba3a03
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -8,10 +8,6 @@ php:
   - 5.6
   - hhvm
 
-matrix:
-  allow_failures:
-    - php: hhvm
-
 before_script:
     - sudo apt-get install parallel
     - rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini