mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
fine-tune travis
This commit is contained in:
parent
533ec5b6f9
commit
d5c4991e3e
32
.travis.yml
32
.travis.yml
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user