more testing

This commit is contained in:
ThePhD 2019-03-24 00:11:22 -04:00
parent b7db492646
commit b6c913fd09
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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