diff --git a/.travis.yml b/.travis.yml index bdd6408d..91051065 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 diff --git a/appveyor.yml b/appveyor.yml index 6aa3383b..3e968604 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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