mirror of
https://github.com/espressif/openthread.git
synced 2026-07-26 13:59:05 +00:00
[travis] enable posix-app-ncp test (#4337)
This commit is contained in:
@@ -53,6 +53,10 @@ jobs:
|
||||
os: linux
|
||||
compiler: gcc
|
||||
script: .travis/script.sh
|
||||
- env: BUILD_TARGET="posix-app-ncp" VERBOSE=1 VIRTUAL_TIME=1
|
||||
os: linux
|
||||
compiler: gcc
|
||||
script: .travis/script.sh
|
||||
- env: BUILD_TARGET="posix-app-pty" VERBOSE=1 COVERAGE=1
|
||||
os: linux
|
||||
compiler: clang
|
||||
|
||||
Reference in New Issue
Block a user