AppVeyor: Do not build branches with open pull requests

This commit is contained in:
Sebastian Schuberth 2016-10-18 09:24:35 +02:00
parent 57234cb11e
commit 66e2859e25

@ -1,3 +1,5 @@
skip_branch_with_pr: true
environment:
GOPATH: $(HOMEDRIVE)$(HOMEPATH)\go
MSYSTEM: MINGW64