Merge pull request #4647 from daverodgman/travis-disable-osx-development

Disable OS X builds on Travis
This commit is contained in:
Dave Rodgman
2021-06-10 17:48:16 +01:00
committed by GitHub

View File

@@ -28,12 +28,6 @@ jobs:
script:
- tests/scripts/all.sh -k test_full_cmake_gcc_asan
- name: macOS
os: osx
compiler: clang
script:
- tests/scripts/all.sh -k test_default_out_of_box
- name: Windows
os: windows
before_install: