Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 312e432

Browse files
committed
ci(appveyor): update node version
1 parent c0f0d9f commit 312e432

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
@@ -10,7 +10,7 @@ cache:
1010
- '%LOCALAPPDATA%\Yarn'
1111

1212
environment:
13-
NODEJS_VERSION: '6.9.4'
13+
NODEJS_VERSION: '8.9.4'
1414

1515
install:
1616
- ps: Install-Product node $env:NODEJS_VERSION

0 commit comments

Comments
 (0)