Skip to content

Commit

Permalink
trying VS 2019 on appveyor again
Browse files Browse the repository at this point in the history
  • Loading branch information
onqtam committed Feb 24, 2020
1 parent 6f97909 commit af71fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- gen: "Visual Studio 15 2017"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
# - gen: "Visual Studio 16 2019"
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 Preview
- gen: "Visual Studio 16 2019"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019

install:
- IF "%gen%" == "MinGW Makefiles" appveyor-retry appveyor DownloadFile http://downloads.sourceforge.net/mingw-w64/x86_64-8.1.0-release-posix-seh-rt_v6-rev0.7z
Expand Down

0 comments on commit af71fc9

Please sign in to comment.