Skip to content

Commit

Permalink
🔧 Update node version configured for travis ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
momocow committed Apr 8, 2021
1 parent 4105a4f commit 0ce3fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 10
- 12
- node
- lts/*

script:
- npm run lint
Expand Down

0 comments on commit 0ce3fe7

Please sign in to comment.