From 0e9a6575e1bca12356d461acbd94e15f0e059ade Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 22 Oct 2017 00:56:36 -0700 Subject: [PATCH] only compile master branch --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 8a0eea75..edf8748f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,8 @@ # Appveyor configuration file for bash build of packs version: '{build}' +branches: + only: + - master environment: # It's prefered to have the GithubAuthToken (encrypted) set in the UI. Follow this guide for the instructions https://www.appveyor.com/docs/deployment/github/#provider-settings. CommitTimestamp: 0