Skip to content

Commit

Permalink
vs2019
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed May 31, 2019
1 parent 0cc786d commit 0f2e921
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 1.{build}
skip_tags: true
image: Visual Studio 2017
image: Visual Studio 2019
configuration: Release
install:
- cmd: premake5.bat
Expand Down
2 changes: 1 addition & 1 deletion premake5.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
premake5 vs2017
premake5 vs2019
Binary file modified premake5.exe
Binary file not shown.

0 comments on commit 0f2e921

Please sign in to comment.