Skip to content

Commit

Permalink
Merge pull request #77 from IanVS/node-versions-in-ci
Browse files Browse the repository at this point in the history
Update travis config for current versions of node
  • Loading branch information
IanVS authored Dec 15, 2020
2 parents 234b6f1 + 62a57b1 commit dfd5442
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ language: node_js
node_js:
- "10"
- "12"
- "13"
- "14"
- "15"
sudo: false

0 comments on commit dfd5442

Please sign in to comment.