Skip to content

Commit

Permalink
Merge pull request #131 from gliptak/patch-1
Browse files Browse the repository at this point in the history
Add NodeJS 13 and 14 to Travis
  • Loading branch information
alexcasalboni committed Jun 1, 2021
2 parents ad17ce2 + b9d5524 commit a585867
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ node_js:
- 10.13
- 11
- 12
- 13
- 14
install:
# install Node.js dependencies
- travis_retry npm ci
Expand Down

0 comments on commit a585867

Please sign in to comment.