mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fix luajit osx version
This commit is contained in:
parent
9df8f61164
commit
fb53c4b392
13
.travis.yml
13
.travis.yml
|
@ -110,18 +110,7 @@ matrix:
|
|||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: clang
|
||||
env: COMPILER=appleclang LUA_VERSION=luajit51
|
||||
|
||||
# Test using gcc
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: gcc
|
||||
env: COMPILER=g++-4.9 LUA_VERSION=lua53
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: gcc
|
||||
env: COMPILER=g++-4.9 LUA_VERSION=luajit51
|
||||
env: COMPILER=appleclang LUA_VERSION=luajit52
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
|
|
Loading…
Reference in New Issue
Block a user