Skip to content

Commit 2558921

Browse files
committed
Remove components reference from travis
1 parent 326fdf9 commit 2558921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ matrix:
282282
- |
283283
rm -r cmsis/CMSIS_5/CMSIS/RTOS2 cmsis/device/rtos drivers/source/usb connectivity/cellular connectivity/drivers/cellular \
284284
connectivity/libraries/ppp connectivity/netsocket connectivity/nanostack connectivity/lwipstack features/frameworks/greentea-client \
285-
features/frameworks/utest features/frameworks/unity components BUILD
285+
features/frameworks/utest features/frameworks/unity BUILD
286286
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
287287
# Run profiling tests
288288
- make -C ${EVENTS}/tests/unit prof | tee prof

0 commit comments

Comments
 (0)