Browse Source

add 7.4 to travis CI tests

El RIDO 6 years ago
parent
commit
81194f6bd6
1 changed files with 1 additions and 0 deletions
  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: