Skip to content

Commit 7a69382

Browse files
author
microbuilder
committed
Added script to download SD files
1 parent 5da455e commit 7a69382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ before_script:
4848

4949
# For teensy build
5050
- sudo apt-get install realpath
51+
# For nrf builds
52+
- sudo ports/nrf/drivers/bluetooth/download_ble_stack.sh
5153
# For coverage testing (upgrade is used to get latest urllib3 version)
5254
- sudo pip install --upgrade cpp-coveralls
5355
- gcc --version

0 commit comments

Comments
 (0)