Don't automatically build appveyor

This commit is contained in:
Rasmus Karlsson 2021-01-02 14:33:15 +01:00
parent 11150ec5aa
commit c64fd56831

View file

@ -1,7 +1,7 @@
version: "{build}" version: "{build}"
branches: branches:
only: only:
- master - dont-automatically-build-appveyor
image: Visual Studio 2017 image: Visual Studio 2017
platform: Any CPU platform: Any CPU
clone_depth: 1 clone_depth: 1
@ -62,4 +62,4 @@ deploy:
prerelease: true prerelease: true
force_update: true force_update: true
on: on:
branch: master branch: master