Some small tweaks to the appveyor config.

This commit is contained in:
Ricky C
2017-03-12 10:47:49 -07:00
parent c903af20c2
commit c9cfea042d

View File

@@ -8,6 +8,12 @@ image: Visual Studio 2015
configuration: Release
pull_requests:
do_not_increment_build_number: true
nuget:
disable_publish_on_pr: true
build:
project: LibreMetaverse.sln
parallel: true
@@ -17,6 +23,7 @@ build:
cache:
- packages -> **\packages.config
- '%LocalAppData%\NuGet\Cache'
assembly_info:
patch: true