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 committed Aug 9, 2022
1 parent c980c20 commit 706bf0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
language: node_js

node_js:
- "node"
- "16"
- "14"
- "12"
- "10"
Expand Down

0 comments on commit 706bf0d

Please sign in to comment.