cache packages in appveyor (#3019)

This commit is contained in:
Jason Shirk 2017-01-26 11:34:39 -08:00 committed by GitHub
parent b95bc3786b
commit 3aeaeb06da

View file

@ -4,6 +4,7 @@ image: Visual Studio 2015
cache:
- '%LocalAppData%\Microsoft\dotnet'
- '%HOMEDRIVE%%HOMEPATH%\.nuget\packages'
nuget:
project_feed: true