Skip to content

Commit afb81a1

Browse files
committed
[CI] Use dev branch for tools dependencies
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent f216e90 commit afb81a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ matrix:
5151
# Install STM32 core supported by ST
5252
- cd $ARDUINO_IDE_PATH
5353
# Add json packages url to the Arduino IDE
54-
- ./arduino --save-prefs --pref "boardsmanager.additional.urls=https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json"
54+
- ./arduino --save-prefs --pref "boardsmanager.additional.urls=https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json"
5555
# Install the latest core version
5656
- ./arduino --install-boards STM32:stm32
5757
- rm -fr $HOME/.arduino15/packages/STM32/hardware/stm32/*

0 commit comments

Comments
 (0)