Skip to content

Commit

Permalink
Merge pull request #589 from strongloop/travis
Browse files Browse the repository at this point in the history
chore: add Node.js 14 to travis
  • Loading branch information
dhmlau committed Jul 28, 2020
2 parents c58e9fb + 521603e commit 8bd114d
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 8bd114d

Please sign in to comment.