Quellcode durchsuchen

add to allow_failures

Andrey Bolonin vor 5 Jahren
Ursprung
Commit
54cd1290cb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -32,6 +32,7 @@ matrix:
   fast_finish: true
   allow_failures:
     - php: nightly
+    - php: 7.4snapshot
 
 before_install:
   # disable xdebug if available