Disable OS X builds on Travis
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
44eea8f067
commit
d0581e119b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user