Skip to content

Commit d21f0cc

Browse files
committed
Fix AppVeyor config
1 parent 369d0c8 commit d21f0cc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

appveyor.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
environment:
22
matrix:
33
- platform: x64
4-
5-
image: Visual Studio 2015
6-
7-
environment:
84
GH_TOKEN:
95
secure: 21nU+z4F77LDrdkEQXafkb2uzNJSGy8EsGWrlmR+x5cRnJiVASEexZUGyrnD/Mbl
106

7+
image: Visual Studio 2015
8+
119
install:
1210
- ps: Install-Product node 8 x64
1311
- set CI=true

0 commit comments

Comments
 (0)