Skip to content

Commit

Permalink
Add legacy node version for CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
nepsilon committed Jun 2, 2021
1 parent b9fc4da commit 9f1d95e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "12"
- "13"
- "14"
- "15"
- "16"
- "17"
- "18"

0 comments on commit 9f1d95e

Please sign in to comment.