Skip to content

Commit

Permalink
travis upgrade to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
easbittm committed Sep 10, 2021
1 parent 084b8c4 commit 8a908f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- 15
- 16
- lts/*
script: npm run ci

0 comments on commit 8a908f9

Please sign in to comment.