Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 53ee070

Browse files
committed
ci(appveyor): update Node.js to v10
1 parent 5fa0623 commit 53ee070

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
@@ -9,7 +9,7 @@ environment:
99

1010
install:
1111
# Install Node.js to run any configured linters
12-
- ps: Install-Product node 6
12+
- ps: Install-Product node 10
1313

1414
### Generic setup follows ###
1515
build_script:

0 commit comments

Comments
 (0)