mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
LLVM exclusions, even if we don't turn it on yet
This commit is contained in:
parent
8616ec5ff7
commit
ea7ce21220
|
@ -67,6 +67,9 @@ matrix:
|
||||||
MINGW_VERSION: 6.3.0
|
MINGW_VERSION: 6.3.0
|
||||||
- image: Visual Studio 2017
|
- image: Visual Studio 2017
|
||||||
MINGW_VERSION: 5.3.0
|
MINGW_VERSION: 5.3.0
|
||||||
|
# LLVM exists in all images, so we only need Visual Studio 2017
|
||||||
|
- image: Visual Studio 2015
|
||||||
|
LLVM_VERSION: 4.0.0
|
||||||
# Get rid of x86 builds
|
# Get rid of x86 builds
|
||||||
- platform: x86
|
- platform: x86
|
||||||
LUA_VERSION: 5.2.4
|
LUA_VERSION: 5.2.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user