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}"
|
||||
skip_tags: true
|
||||
|
||||
|
@ -13,6 +16,7 @@ test_script:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- 1.2.1-dev
|
||||
|
||||
cache:
|
||||
- C:\Users\appveyor\.gradle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue