Explorar el Código

add 7.4 to travis CI tests

El RIDO hace 6 años
padre
commit
81194f6bd6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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