Browse Source

test node 8 and 10

Alexander Rose 6 years ago
parent
commit
bdae55d09f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

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