We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326fdf9 commit 2558921Copy full SHA for 2558921
.travis.yml
@@ -282,7 +282,7 @@ matrix:
282
- |
283
rm -r cmsis/CMSIS_5/CMSIS/RTOS2 cmsis/device/rtos drivers/source/usb connectivity/cellular connectivity/drivers/cellular \
284
connectivity/libraries/ppp connectivity/netsocket connectivity/nanostack connectivity/lwipstack features/frameworks/greentea-client \
285
- features/frameworks/utest features/frameworks/unity components BUILD
+ features/frameworks/utest features/frameworks/unity BUILD
286
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
287
# Run profiling tests
288
- make -C ${EVENTS}/tests/unit prof | tee prof
0 commit comments