From 4e1c31e1ab531a68805bad6a418e8b0f2de8a9d3 Mon Sep 17 00:00:00 2001 From: nulltoken Date: Thu, 28 May 2015 16:39:04 +0200 Subject: [PATCH] Only monitor master branch --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index e53c359a..0efc2169 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,9 @@ version: 1.0.{build} +branches: + only: + - master + skip_tags: true install: