Browse Source

Removed hhvm from allow failures

Graham Campbell 10 năm trước cách đây
mục cha
commit
6b088e4bda
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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