mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 10:19:57 +08:00
Remove OSX pipeline.
This commit is contained in:
parent
1a61562ac2
commit
152f7c7918
@ -38,10 +38,10 @@ matrix:
|
||||
sudo: false
|
||||
env: GCC_VER="8" CPPCHECK=1 COVERAGE=1 CMAKE_OPTIONS="-D RUN_FUZZY_TESTS:BOOL=TRUE"
|
||||
compiler: gcc
|
||||
- os: osx
|
||||
compiler: clang
|
||||
osx_image: xcode10
|
||||
env: CLANG_VER="5.0"
|
||||
#- os: osx
|
||||
# compiler: clang
|
||||
# osx_image: xcode10
|
||||
# env: CLANG_VER="5.0"
|
||||
#- os: osx
|
||||
# compiler: clang
|
||||
# osx_image: xcode10
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user