change node version in travis

This commit is contained in:
DIYgod 2018-10-24 15:00:50 +08:00
parent 1e83e6b672
commit 8325cc5a83
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: node_js
node_js: stable
node_js:
- "lts/*"
install:
- yarn