Skip to content

Commit

Permalink
ci: add node-14.x to workflow (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Nov 28, 2020
1 parent 9063110 commit 5c6f465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ sudo: false
node_js:
- 10
- 12
- 14

install:
- npm install
Expand Down

0 comments on commit 5c6f465

Please sign in to comment.