ソースを参照

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

sanex3339 8 年 前
コミット
b7e115e1fb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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