mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 18:05:37 +01:00
Merge pull request #4646 from daverodgman/travis-disable-osx-development_2.x
Backport 2.x: Disable OS X builds on Travis
This commit is contained in:
commit
78719eaa7b
@ -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…
Reference in New Issue
Block a user