ソースを参照

test node 8 and 10

Alexander Rose 6 年 前
コミット
bdae55d09f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

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