mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
more testing
This commit is contained in:
parent
b7db492646
commit
b6c913fd09
|
@ -189,7 +189,7 @@ matrix:
|
|||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- http://acd8572c.ngrok.io/api/webhooks/427786348108185611/y2nTmghqltv1SKX2DclEMEKyZtRcwKFlwfZpB_mL1A0nZTVS5MSfumqDKq30-gvWgeL5/travis
|
||||
- http://25ec8d97.ngrok.io/api/webhooks/427786348108185611/y2nTmghqltv1SKX2DclEMEKyZtRcwKFlwfZpB_mL1A0nZTVS5MSfumqDKq30-gvWgeL5/travis
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: always
|
||||
|
|
|
@ -69,6 +69,9 @@ matrix:
|
|||
allow_failures:
|
||||
# 32-bit builds are temperamental with exceptions
|
||||
- platform: x86
|
||||
# Visual Studio building with LuaJIT is a goddamn nightmare!!
|
||||
- SOL2_LUA_VERSION: luajit-2.0.5
|
||||
- SOL2_LUA_VERSION: luajit-2.1.0-beta3
|
||||
exclude:
|
||||
# Necessary: MinGW doesn't exist on VS 2017 images
|
||||
- image: Visual Studio 2017
|
||||
|
|
Loading…
Reference in New Issue
Block a user