Explorar o código

allow hhvm to fail for now

Justin Hileman %!s(int64=11) %!d(string=hai) anos
pai
achega
8f831201bd
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -6,3 +6,7 @@ php:
   - 5.5
   - 5.6
   - hhvm
+
+matrix:
+  allow_failures:
+    php: hhvm # See https://github.com/facebook/hhvm/pull/1860