appleclang is a shitty compiler

This commit is contained in:
ThePhD 2016-02-25 14:55:15 -05:00
parent fb53c4b392
commit 8dddc4ecf2

View File

@ -101,17 +101,6 @@ matrix:
- 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
- os: osx
osx_image: xcode7
compiler: gcc