Explorar el Código

add testing on php 7.2

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

+ 1 - 0
.travis.yml

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