Skip to content

Commit

Permalink
build(.travis.yml): add nodejs v16 and drop v10
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayaksaxena committed Aug 16, 2021
1 parent 1fa80af commit c6c97f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "10"
- "12"
- "14"
- "16"


cache:
Expand Down

0 comments on commit c6c97f9

Please sign in to comment.