Added Visual Studio 2019 image and branch to Appveyor.
This commit is contained in:
parent
06d062ae0c
commit
94e42972e0
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
image:
|
||||||
|
- Visual Studio 2019
|
||||||
|
|
||||||
version: "{branch} {build}"
|
version: "{branch} {build}"
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
|
||||||
|
@ -13,6 +16,7 @@ test_script:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- 1.2.1-dev
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- C:\Users\appveyor\.gradle
|
- C:\Users\appveyor\.gradle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue