AppVeyor: limit build to master

This commit is contained in:
Alberto Sottile 2019-02-27 22:56:53 +01:00
parent 5d31aba2d6
commit b743ca1deb
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
branches:
only:
- master
environment:
MINICONDA: "C:\\Miniconda"
PYTHON: "C:\\Python35"