Skip to content

Commit 19d0be7

Browse files
committed
travis: remove MacOS build
Hasn't been working on travis for quite a while now.
1 parent 136d43d commit 19d0be7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,6 @@ matrix:
7070
CC=clang-7 CXX=clang++-7
7171
addons: *clang7_pg96
7272

73-
# ---- OSX + CLANG ---------------------------
74-
- os: osx
75-
compiler: clang
76-
env: T="osx_clang_NoDB" LUAJIT_OPTION="OFF" TEST_NODB=1
77-
CXXFLAGS="-pedantic -Wextra -Werror -Wno-deprecated-declarations"
78-
before_install:
79-
- brew install lua; brew install lua
80-
before_script:
81-
- xml2-config --version
82-
- proj | head -n1
83-
- lua -v
8473

8574
# ---- Linux + GCC ---------------------------
8675
- os: linux

0 commit comments

Comments
 (0)