chore: set ci node version

This commit is contained in:
Pan 2019-04-26 17:56:33 +08:00
parent c58e2078bc
commit f24b64392e
1 changed files with 1 additions and 1 deletions

View File

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