fine-tune travis

This commit is contained in:
ThePhD 2017-08-11 23:08:57 -04:00
parent 533ec5b6f9
commit d5c4991e3e

View File

@ -266,21 +266,21 @@ matrix:
compiler: gcc
env: COMPILER=g++-4.9 LUA_VERSION=lua53
- os: osx
osx_image: xcode8.3
compiler: gcc
env: COMPILER=g++-5 LUA_VERSION=luajit
- os: osx
osx_image: xcode8.3
compiler: gcc
env: COMPILER=g++-5 LUA_VERSION=lua52
- os: osx
osx_image: xcode8.3
compiler: gcc
env: COMPILER=g++-5 LUA_VERSION=lua53
# - os: osx
# osx_image: xcode8.3
# compiler: gcc
# env: COMPILER=g++-5 LUA_VERSION=luajit
#
# - os: osx
# osx_image: xcode8.3
# compiler: gcc
# env: COMPILER=g++-5 LUA_VERSION=lua52
#
# - os: osx
# osx_image: xcode8.3
# compiler: gcc
# env: COMPILER=g++-5 LUA_VERSION=lua53
#
- os: osx
osx_image: xcode8.3
compiler: clang
@ -288,4 +288,4 @@ matrix:
allow_failures:
- os: osx
- osx_image: xcode8.3
osx_image: xcode8.3