Explorar el Código

add php 7.2 in travis config

wapplay hace 7 años
padre
commit
3f0c6a7bd8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ php:
   - '5.6'
   - '7.0'
   - '7.1'
+  - '7.2'
   - nightly
 
 # cache vendor dirs