mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
[skip travis] attempt to fine-tune appveyor matrix
This commit is contained in:
parent
a121366a29
commit
b1b356cfa7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user