aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 98a9825a1..e2622d42c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,7 +14,7 @@ cache:
14image: Visual Studio 2019 14image: Visual Studio 2019
15 15
16environment: 16environment:
17 nodejs_version: "14.15.0" 17 nodejs_version: "14.16.1"
18 18
19install: 19install:
20 - appveyor-retry git submodule update --init --recursive 20 - appveyor-retry git submodule update --init --recursive