Explorar el Código

Add php 7.1 to travis.yml

Tyson Andre hace 8 años
padre
commit
189fbf3c76
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ dist: trusty
 
 php:
   - 7.0
+  - 7.1
 
 env:
   - V8VER=5.2