Skip to content

Commit 27470b5

Browse files
authored
Downgrade Travis CI Node.js version to 14.9.0 (#1454)
1 parent 3ed4af6 commit 27470b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '14'
3+
- '14.9.0'
44
- '13'
55
- '12'
66
- '10'

0 commit comments

Comments
 (0)