From d71125855f1a8e082d4080f40f0ee2cde2e3302d Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sat, 7 Oct 2017 15:16:12 +0200 Subject: Appveyor only build master branch --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index a52d318..7aa2b48 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,10 @@ environment: VSCODE_BUILD_VERBOSE: true nodejs_version: "6" +branches: + only: + - master + image: Visual Studio 2015 install: -- cgit v1.2.3