diff --git a/.travis.yml b/.travis.yml index 798d97a5a..f45e9abc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,9 +51,6 @@ matrix: - env: BUILD_TARGET="posix-app-cli" VERBOSE=1 VIRTUAL_TIME=1 os: linux compiler: gcc - - env: BUILD_TARGET="posix-app-ncp" VERBOSE=1 VIRTUAL_TIME=1 - os: linux - compiler: gcc - env: BUILD_TARGET="posix-app-pty" VERBOSE=1 os: linux compiler: gcc