mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
travis: Disable macOS build
The build often hits the 50m time limit or fails with spurious errors. It can be re-enabled when/if we figure out how to solve this.
This commit is contained in:
@@ -39,10 +39,10 @@ matrix:
|
|||||||
compiler: gcc
|
compiler: gcc
|
||||||
os: linux
|
os: linux
|
||||||
|
|
||||||
- env: PLATFORM=Unix
|
# - env: PLATFORM=Unix
|
||||||
compiler: clang
|
# compiler: clang
|
||||||
os: osx
|
# os: osx
|
||||||
osx_image: xcode8
|
# osx_image: xcode8
|
||||||
|
|
||||||
- env: PLATFORM=Unix COMPILER=gcc-6
|
- env: PLATFORM=Unix COMPILER=gcc-6
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Reference in New Issue
Block a user