Skip to content

Commit

Permalink
update supported node versions for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
AWhiteKnight authored Dec 8, 2020
1 parent 74e2cd8 commit 4f1036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ os:

language: node_js
node_js:
- '8'
- '10'
- '12'
- '14'

env:
- CXX=g++-6
Expand Down

0 comments on commit 4f1036d

Please sign in to comment.