mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Build VS2019 on appveyor
This commit is contained in:
+6
-1
@@ -5,7 +5,7 @@ branches:
|
||||
- v1.x
|
||||
- ci-test
|
||||
|
||||
image: Visual Studio 2017
|
||||
image: Visual Studio 2019
|
||||
|
||||
environment:
|
||||
coverity_token:
|
||||
@@ -34,6 +34,11 @@ environment:
|
||||
configuration: Development
|
||||
TOOLSET: v141
|
||||
|
||||
# VS2019 x64 Development
|
||||
- platform: x64
|
||||
configuration: Development
|
||||
TOOLSET: v142
|
||||
|
||||
clone_depth: 50
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user