ソースを参照

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 1
 language: node_js
2
-node_js: stable
2
+node_js: 10
3 3
 script: npm run test
4 4
 notifications:
5 5
   email: false