Skip to content

Commit

Permalink
fix: trigger new release which for Node 14 requires at least ^14.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jul 25, 2021
1 parent a223027 commit a469b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
os: linux
dist: xenial
language: node_js

node_js:
- "16"
- "14.14.0"
Expand Down

0 comments on commit a469b83

Please sign in to comment.