diff --git a/.travis.yml b/.travis.yml index ca6517024..7a0b9f28b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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