mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 01:47:47 +00:00
Disable travis osx checks due to travis instability issues. (#531)
This commit is contained in:
@@ -50,15 +50,9 @@ matrix:
|
||||
- env: NODE_TYPE=ncp-sim BUILD_TARGET="posix-distcheck" DISTCHECK_CONFIGURE_FLAGS="--with-examples=posix --enable-cli --enable-ncp=uart --with-tests=all" VERBOSE=1 BuildJobs=10
|
||||
compiler: gcc
|
||||
os: linux
|
||||
- env: BUILD_TARGET="posix"
|
||||
compiler: gcc
|
||||
os: osx
|
||||
- env: BUILD_TARGET="posix"
|
||||
compiler: clang
|
||||
os: linux
|
||||
- env: BUILD_TARGET="posix"
|
||||
compiler: clang
|
||||
os: osx
|
||||
- env: BUILD_TARGET="posix-32-bit"
|
||||
compiler: gcc
|
||||
os: linux
|
||||
|
||||
Reference in New Issue
Block a user