AppVeyor wasn't building unless the config changed, enable it again
This commit is contained in:
parent
a060c4e600
commit
f40d6c95f0
|
@ -1,7 +1,7 @@
|
||||||
version: 0.0.0.{build}
|
version: 0.0.0.{build}
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- appveyor-plz
|
- master
|
||||||
image: Visual Studio 2019
|
image: Visual Studio 2019
|
||||||
assembly_info:
|
assembly_info:
|
||||||
patch: true
|
patch: true
|
||||||
|
|
Loading…
Reference in New Issue