mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
appleclang is a shitty compiler
This commit is contained in:
parent
fb53c4b392
commit
8dddc4ecf2
15
.travis.yml
15
.travis.yml
|
@ -98,19 +98,8 @@ matrix:
|
|||
- llvm-toolchain-precise-3.6
|
||||
packages:
|
||||
- clang-3.6
|
||||
- ninja-build
|
||||
- libluajit-5.1-dev
|
||||
|
||||
# Mac OSX
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: clang
|
||||
env: COMPILER=appleclang LUA_VERSION=lua53
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: clang
|
||||
env: COMPILER=appleclang LUA_VERSION=luajit52
|
||||
- ninja-build
|
||||
- libluajit-5.1-dev
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
|
|
Loading…
Reference in New Issue
Block a user