Skip to content

Commit a469b83

Browse files
committed
fix: trigger new release which for Node 14 requires at least ^14.14.0
1 parent a223027 commit a469b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
os: linux
22
dist: xenial
33
language: node_js
4+
45
node_js:
56
- "16"
67
- "14.14.0"

0 commit comments

Comments
 (0)