[travis] enable posix-app-ncp test (#4337)

This commit is contained in:
Jonathan Hui
2019-11-18 09:30:53 -08:00
committed by GitHub
parent be28486fb7
commit 88ba64fd17
+4
View File
@@ -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