Skip to content

Commit

Permalink
ci(travis): add node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Apr 24, 2020
1 parent 9d10ce9 commit 4a4d07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ node_js:
- "10"
- "12"
- "13"
- "14"

script:
- npm run eslint
Expand Down

0 comments on commit 4a4d07a

Please sign in to comment.