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

Commit d619cc8

Browse files
committed
ci(appveyor): update to Node.js v10
1 parent 9605553 commit d619cc8

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
- npm install -g sass-lint
1414

1515
### Generic setup follows ###

0 commit comments

Comments
 (0)