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

Commit c86ed8f

Browse files
committed
-fixing YAML
1 parent 2f26269 commit c86ed8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
version: 1.0.{build}
22
init:
3-
4-
Install-Product node 6.10.1 x64
3+
- ps: Install-Product node 6.10.1 x64
54
install:
65
- cmd: npm config set msvs_version 2015
76
build_script:

0 commit comments

Comments
 (0)