ソースを参照

add 7.4 to travis CI tests

El RIDO 6 年 前
コミット
81194f6bd6
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -9,6 +9,7 @@ php:
   - '7.1'
   - '7.1'
   - '7.2'
   - '7.2'
   - '7.3'
   - '7.3'
+  - '7.4'
 
 
 # as this is a php project, node.js (for JS unit testing) isn't installed
 # as this is a php project, node.js (for JS unit testing) isn't installed
 install:
 install: