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