Skip to content

Commit

Permalink
appveyor: test under Windows Server 2016
Browse files Browse the repository at this point in the history
it defaults to 2012 which is win8 and not that common anymore
  • Loading branch information
lazka committed Jul 14, 2018
1 parent 479c9db commit c6babf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ environment:
matrix:
- MSYS2_ARCH: i686
MSYSTEM: MINGW32
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017

build_script:
- set PATH=C:\msys64\%MSYSTEM%\bin;C:\msys64\usr\bin;%PATH%
Expand Down

0 comments on commit c6babf4

Please sign in to comment.