viest 5 năm trước cách đây
mục cha
commit
c02d3a7ba4
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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