Skip to content

Commit

Permalink
Add vs2019 to appveyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcy committed Sep 27, 2020
1 parent 1d4f9c2 commit 49ea506
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
os:
- Visual Studio 2017
- Visual Studio 2019

environment:
matrix:
- ACTION: vs2015
- ACTION: vs2017
- ACTION: vs2019

platform:
- Win32
Expand Down

0 comments on commit 49ea506

Please sign in to comment.