Explorar o código

Let 7.4 snapshot fail for now

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

+ 1 - 0
.travis.yml

@@ -22,6 +22,7 @@ matrix:
       dist: trusty
   allow_failures:
     - php: hhvm
+    - php: 7.4snapshot
 
 script:
   - '[[ "$TRAVIS_PHP_VERSION" = 5.2* ]] && phpunit || vendor/bin/phpunit --verbose'