.travis.yml: exclude ppp from no-RTOS test

pull/13284/head
Lingkai Dong 2020-07-13 18:02:30 +01:00
parent 8a57df0cea
commit ac7389de58
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ matrix:
- sed -n '/``` cpp/,/```/{/```$/Q;/```/d;p;}' ${EVENTS}/README.md > main.cpp
- |
rm -r rtos/source/TARGET_CORTEX drivers/source/usb features/cellular features/netsocket features/nanostack \
features/lwipstack features/frameworks/greentea-client \
connectivity/libraries/ppp features/lwipstack features/frameworks/greentea-client \
features/frameworks/utest features/frameworks/unity components BUILD
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
# Run local equeue tests