Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
ci: add node-14.x to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Nov 27, 2020
1 parent 7dcbd29 commit b4d0e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ env:
matrix:
- TRAVIS_NODE_VERSION: 10
- TRAVIS_NODE_VERSION: 12
- TRAVIS_NODE_VERSION: 14

before_install:
- nvm install $TRAVIS_NODE_VERSION
Expand Down

0 comments on commit b4d0e90

Please sign in to comment.