[skip travis] more tuning appveyor.yml

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

View File

@ -54,17 +54,18 @@ environment:
- SOL2_LUA_VERSION: luajit-2.1.0-beta3
MINGW_VERSION: 8.1.0
- SOL2_LUA_VERSION: 5.3.5
SOL2_NO_2015: true
SOL2_NO_2015: 1
- SOL2_LUA_VERSION: 5.2.4
SOL2_NO_2015: true
SOL2_NO_2015: 1
- SOL2_LUA_VERSION: 5.1.5
SOL2_NO_2015: true
SOL2_NO_2015: 1
- SOL2_LUA_VERSION: luajit-2.0.5
SOL2_NO_2015: true
SOL2_NO_2015: 1
- SOL2_LUA_VERSION: luajit-2.1.0-beta3
SOL2_NO_2015: true
SOL2_NO_2015: 1
matrix:
#fast_finish: true
allow_failures:
# 32-bit builds are temperamental with exceptions
- platform: x86
@ -80,12 +81,7 @@ matrix:
- MINGW_VERSION: 8.1.0
platform: x86
# Get rid of Visual Studio 2015 builds (unsupported)
- image: Visual Studio 2015
platform: x86
SOL_NO_2015: true
- image: Visual Studio 2017
platform: x64
SOL_NO_2015: true
- SOL_NO_2015: 1
- platform: x86
SOL2_LUA_VERSION: 5.2.4
- platform: x86