Skip to content

Commit 68e0443

Browse files
committed
Add RSSI Scan to travis build
1 parent e313917 commit 68e0443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ env:
3333
- PLATFORMIO_CI_SRC=examples/Callbacks/Callbacks.ino
3434
- PLATFORMIO_CI_SRC=examples/OpenChannel/OpenChannel.ino
3535
- PLATFORMIO_CI_SRC=examples/ProximitySearch/ProximitySearch.ino
36+
- PLATFORMIO_CI_SRC=examples/RSSIScan/RSSIScan.ino
3637
- PLATFORMIO_CI_SRC=examples/SearchList/SearchList.ino
3738
- PLATFORMIO_CI_SRC=examples/SoftwareSerialOpenChannel/SoftwareSerialOpenChannel.ino
3839
- PLATFORMIO_CI_SRC=examples/TxCounter/TxCounter.ino

0 commit comments

Comments
 (0)