소스 검색

add to allow_failures

Andrey Bolonin 5 년 전
부모
커밋
54cd1290cb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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