mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-07 13:22:46 +00:00
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:
|
script:
|
||||||
- tests/scripts/all.sh -k test_full_cmake_gcc_asan
|
- 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
|
- name: Windows
|
||||||
os: windows
|
os: windows
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user