Remove OSX pipeline.

This commit is contained in:
Alek Mosingiewicz 2018-09-06 16:50:03 +02:00
parent 1a61562ac2
commit 152f7c7918

View File

@ -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