浏览代码

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: