Skip to content

Commit

Permalink
update travis node version to avoid build err
Browse files Browse the repository at this point in the history
  • Loading branch information
supnate committed Apr 28, 2022
1 parent d4c79ab commit 004dca3
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
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "stable"
- 16
after_success: npm run codecov
install: yarn

0 comments on commit 004dca3

Please sign in to comment.