Skip to content

Commit 5f59609

Browse files
committed
Fix appveyor build
1 parent d46cb64 commit 5f59609

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,9 +1,8 @@
11
version: 1.0.{build}
22
skip_tags: true
3-
os: Visual Studio 2015
3+
os: Visual Studio 2017 RC
44
configuration: Release
55
cache:
6-
- '%USERPROFILE%\.nuget\packages -> **\project.json'
76
- '%APPDATA%\npm-cache -> src\nerdbank-gitversioning.npm\package.json'
87
init:
98
- ps: >-

0 commit comments

Comments
 (0)