Skip to content

Commit

Permalink
Test on Node.js v15 and v16 explicitly on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed May 1, 2021
1 parent 73dcbfe commit bbf24b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ node_js:
- "12"
- "13"
- "14"
- "15"
- "16"

# IO.js required TlsSocket.prototype.getSession.
- "iojs"
Expand Down

0 comments on commit bbf24b8

Please sign in to comment.