Skip to content

Commit

Permalink
update node versions in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eashaw authored Aug 10, 2022
1 parent 1162af0 commit 4adc412
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
language: node_js

node_js:
- "6"
- "8"
- "10"
- "node"
- "12"
- "14"
- "16"

branches:
only:
Expand Down

0 comments on commit 4adc412

Please sign in to comment.