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
|
compiler: gcc
|
||||||
env: COMPILER=g++-4.9 LUA_VERSION=lua53
|
env: COMPILER=g++-4.9 LUA_VERSION=lua53
|
||||||
|
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode8.3
|
# osx_image: xcode8.3
|
||||||
compiler: gcc
|
# compiler: gcc
|
||||||
env: COMPILER=g++-5 LUA_VERSION=luajit
|
# env: COMPILER=g++-5 LUA_VERSION=luajit
|
||||||
|
#
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode8.3
|
# osx_image: xcode8.3
|
||||||
compiler: gcc
|
# compiler: gcc
|
||||||
env: COMPILER=g++-5 LUA_VERSION=lua52
|
# env: COMPILER=g++-5 LUA_VERSION=lua52
|
||||||
|
#
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: xcode8.3
|
# osx_image: xcode8.3
|
||||||
compiler: gcc
|
# compiler: gcc
|
||||||
env: COMPILER=g++-5 LUA_VERSION=lua53
|
# env: COMPILER=g++-5 LUA_VERSION=lua53
|
||||||
|
#
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8.3
|
osx_image: xcode8.3
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
@ -288,4 +288,4 @@ matrix:
|
||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- os: osx
|
- os: osx
|
||||||
- osx_image: xcode8.3
|
osx_image: xcode8.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user