[skip travis] attempt to fine-tune appveyor matrix

This commit is contained in:
ThePhD 2019-03-23 12:28:32 -04:00
parent a121366a29
commit b1b356cfa7
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA

View File

@ -80,7 +80,12 @@ matrix:
- MINGW_VERSION: 8.1.0
platform: x86
# Get rid of Visual Studio 2015 builds (unsupported)
- SOL_NO_2015: true
- image: Visual Studio 2015
platform: x86
SOL_NO_2015: true
- image: Visual Studio 2017
platform: x64
SOL_NO_2015: true
- platform: x86
SOL2_LUA_VERSION: 5.2.4
- platform: x86