Try adding back VS2019 CI

This commit is contained in:
zhupengfei
2020-04-30 20:06:04 +08:00
parent b5b2fa32cb
commit e51d28d6b3
+2 -1
View File
@@ -1,7 +1,7 @@
# shallow clone
clone_depth: 5
os: Visual Studio 2017
os: Visual Studio 2019
environment:
# Tell msys2 to add mingw64 to the path
@@ -10,6 +10,7 @@ environment:
CHERE_INVOKING: 1
matrix:
- BUILD_TYPE: mingw
- BUILD_TYPE: msvc
platform:
- x64