Parcourir la source

test node 8 and 10

Alexander Rose il y a 6 ans
Parent
commit
bdae55d09f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

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