Disabling Travis OSX builds temporarily.
This commit is contained in:
parent
841f1f3e4b
commit
4abb6f8f90
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ matrix:
|
|||
env:
|
||||
- MATRIX_EVAL="CC=gcc-8 && CXX=g++-8"
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
# - os: osx
|
||||
# osx_image: xcode10.1
|
||||
|
||||
before_install:
|
||||
- sh ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue