浏览代码

chore: set ci node version

Pan 6 年之前
父节点
当前提交
74da10ca29
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
1
 language: node_js
1
 language: node_js
2
-node_js: stable
2
+node_js: 10
3
 script: npm run test
3
 script: npm run test
4
 notifications:
4
 notifications:
5
   email: false
5
   email: false