From 37fc0a4255982792f9293758c578c0d41921db8c Mon Sep 17 00:00:00 2001 From: ThePhD Date: Sun, 2 Apr 2017 23:33:35 -0400 Subject: [PATCH] configuring travis to handle things a bit more properly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 82ba3e8d..da3e3985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -168,7 +168,7 @@ matrix: - libluajit-5.1-dev - os: osx - osx_image: xcode8.3 + osx_image: xcode7.3 compiler: gcc env: COMPILER=g++-4.9 LUA_VERSION=lua53