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 9ab2763 commit aeb33f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
language: node_js

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

branches:
only:
Expand Down

0 comments on commit aeb33f3

Please sign in to comment.