Explorar el Código

Updated travis-ci config with node 7 version, now stable version pointed on node 8

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

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ node_js:
   - "4"
   - "5"
   - "6"
+  - "7"
   - "stable"
 
 cache: