Sfoglia il codice sorgente

add 7.4 to travis CI tests

El RIDO 6 anni fa
parent
commit
81194f6bd6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: