From a68f700bfec9815a3e322107af64603b211199fb Mon Sep 17 00:00:00 2001 From: Michael Ganss Date: Wed, 13 Jul 2016 15:27:10 +0200 Subject: [PATCH] Skip tags --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 93a9b9bc..ab507a3e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,5 @@ version: 1.0.{build} +skip_tags: true install: - nuget restore configuration: Release