Skip to content

Commit

Permalink
chore: add Node.js 14 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed Jul 28, 2020
1 parent c58e9fb commit 521603e
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 @@ -2,7 +2,7 @@ language: node_js
node_js:
- "10"
- "12"
- "13"
- "14"

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

0 comments on commit 521603e

Please sign in to comment.