ignore function_builder branch in appveyor.yml

This commit is contained in:
Mahmoud Hashemi 2016-05-23 23:06:36 -07:00
parent 4791a281e1
commit 1436801d08
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
# This configuration based on:
# https://github.com/audreyr/cookiecutter/commit/3c4685f536afda3be93da3fe3039cec0ab0d60a3
branches:
except:
- function_builder
environment:
matrix:
- PYTHON: "C:\\Python27-x64"