Browse Source

chore: set ci node version

pull/1999/head
Pan 6 years ago
parent
commit
f24b64392e
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save