viest 5 년 전
부모
커밋
c02d3a7ba4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -12,6 +12,7 @@ php:
   - 7.1
   - 7.2
   - 7.3
+  - 7.4
 
 notifications:
   email: [email protected]
@@ -25,5 +26,6 @@ branches:
   only:
     - master
     - dev
+    - dev-read
 script:
     - ./travis/run-test.sh