Reduce extra appveyor builds by targeting only master and develop branches

This commit is contained in:
Rob Mensching 2018-12-30 09:02:21 -08:00
Родитель 07029a4843
Коммит f7ac308e13
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -3,6 +3,11 @@
# Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
# then update all of the repos.
branches:
only:
- master
- develop
image: Visual Studio 2017
version: 0.0.0.{build}