Skip to content

Commit bb8b4d5

Browse files
committed
Use NodeJS 14
1 parent e0888a8 commit bb8b4d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
sudo: false
44

55
node_js:
6-
- 10
6+
- 14
77

88
os:
99
- linux

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: Visual Studio 2015
22

33
environment:
4-
NODEJS_VERSION: "10"
4+
NODEJS_VERSION: "14"
55
PREBUILD_UPLOAD:
66
secure: wFXEkNtRRO23ArXLq0wwWb77936/rCD4Pquty4hHH9wSdOZftPSvveLZvNbwWf2N
77

0 commit comments

Comments
 (0)