limit builds on appveyor to master or cppgui

This commit is contained in:
Joseph Lenox 2018-11-17 11:37:20 -06:00
parent 1e4fb2d1b1
commit 950f6b35a8

View File

@ -1,4 +1,8 @@
version: 1.3.0-{branch}-{build}
branches:
only:
- master
- cppgui
image: WMF 5
init:
- ps: