Skip to content

Commit 8328963

Browse files
committed
CMake: Replace tested BLE application in CI description
BLE_Button, which was the previously tested BLE example, is being removed in mbed-os-example-ble. Replace it with BLE_LED.
1 parent 8529e88 commit 8328963

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
@@ -184,7 +184,7 @@ matrix:
184184

185185
- <<: *cmake-build-test
186186
name: "CMake ble example (NRF52840_DK)"
187-
env: NAME=cmake_test EXAMPLE_NAME=mbed-os-example-ble TARGET_NAME=NRF52840_DK SUBEXAMPLE_NAME=BLE_Button
187+
env: NAME=cmake_test EXAMPLE_NAME=mbed-os-example-ble TARGET_NAME=NRF52840_DK SUBEXAMPLE_NAME=BLE_LED
188188

189189
- <<: *cmake-build-test
190190
name: "CMake cellular example (WIO_3G)"

0 commit comments

Comments
 (0)