mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-01 11:04:54 +01:00
Merge pull request #4647 from daverodgman/travis-disable-osx-development
Disable OS X builds on Travis
This commit is contained in:
commit
88c88eddf4
|
|
@ -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 a new issue