Explorar el Código

test node 8 and 10

Alexander Rose hace 6 años
padre
commit
bdae55d09f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,4 +1,4 @@
 language: node_js
 node_js:
-  - "8"
-  - "6"
+  - "10"
+  - "8"