only compile master branch

This commit is contained in:
Michael 2017-10-22 00:56:36 -07:00
parent fb2cd6bae7
commit 0e9a6575e1

View File

@ -1,5 +1,8 @@
# Appveyor configuration file for bash build of packs # Appveyor configuration file for bash build of packs
version: '{build}' version: '{build}'
branches:
only:
- master
environment: 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. # 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 CommitTimestamp: 0