Disable travis osx checks due to travis instability issues. (#531)

This commit is contained in:
Jonathan Hui
2016-09-07 12:25:21 -07:00
committed by GitHub
parent b0d33e510e
commit f51b3cb8b7
-6
View File
@@ -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