mirror of https://github.com/ARMmbed/mbed-os.git
TRAVIS update for non rtos compilation
travis needs to compile a target which doesn't support FLASHIAPpull/13229/head
parent
dda1dcf229
commit
686d4c797e
|
@ -249,7 +249,7 @@ matrix:
|
|||
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 NUCLEO_F412ZG --source=. --build=BUILD/NUCLEO_F412ZG/GCC_ARM -j0
|
||||
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
|
||||
# Run local equeue tests
|
||||
- make -C ${EVENTS}/source test
|
||||
# Run profiling tests
|
||||
|
|
Loading…
Reference in New Issue