Skip to content

Commit 15a04f3

Browse files
committed
bump AppVeyor Node version from '10.x' to '14.x' (current Maintenance LTS version)
1 parent e225fa4 commit 15a04f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ init:
77
environment:
88
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
99
matrix:
10-
- nodejs_version: 10
10+
- nodejs_version: 14
1111

1212
# Finish on first failed build
1313
matrix:

0 commit comments

Comments
 (0)