Skip to content

Commit

Permalink
ci: use LTS version of Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Feb 12, 2021
1 parent 64f9f52 commit 21b70df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js: node
node_js: lts/*
cache: npm
script:
- npm run lint
Expand Down

0 comments on commit 21b70df

Please sign in to comment.