mirror of https://github.com/ARMmbed/mbed-os.git
Fixed travis-ci/events
parent
ebf5d27788
commit
d1882e42e3
|
@ -253,7 +253,7 @@ matrix:
|
|||
# Check that example compiles without rtos
|
||||
- sed -n '/``` cpp/,/```/{/```$/Q;/```/d;p;}' ${EVENTS}/README.md > main.cpp
|
||||
- |
|
||||
rm -r rtos drivers/source/usb features/cellular features/netsocket features/nanostack \
|
||||
rm -r rtos/source/TARGET_CORTEX drivers/source/usb features/cellular features/netsocket features/nanostack \
|
||||
features/lwipstack features/frameworks/greentea-client \
|
||||
features/frameworks/utest features/frameworks/unity components BUILD
|
||||
- python tools/make.py -t GCC_ARM -m DISCO_F401VC --source=. --build=BUILD/DISCO_F401VC/GCC_ARM -j0
|
||||
|
|
Loading…
Reference in New Issue