From 4e6a9d2aa057e2c8346a28761a8bf7ad92ec2af1 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 13 Feb 2018 10:21:00 -0500 Subject: [PATCH] Try to avoid double build on GitHub push --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index dd6c2e9..8ab8f48 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,9 @@ version: 1.0.0.{build} pull_requests: do_not_increment_build_number: true +branches: + only: + - master image: Visual Studio 2015 configuration: Release assembly_info: