Commit d7d2e14f authored by Nick Craver's avatar Nick Craver

Skip build first time init

parent b4663676
...@@ -60,6 +60,10 @@ skip_commits: ...@@ -60,6 +60,10 @@ skip_commits:
- '**/*.md' - '**/*.md'
- docs/* - docs/*
environment:
Appveyor: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
nuget: nuget:
disable_publish_on_pr: true disable_publish_on_pr: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment