We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f216e90 commit afb81a1Copy full SHA for afb81a1
.travis.yml
@@ -51,7 +51,7 @@ matrix:
51
# Install STM32 core supported by ST
52
- cd $ARDUINO_IDE_PATH
53
# 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"
+ - ./arduino --save-prefs --pref "boardsmanager.additional.urls=https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json"
55
# Install the latest core version
56
- ./arduino --install-boards STM32:stm32
57
- rm -fr $HOME/.arduino15/packages/STM32/hardware/stm32/*
0 commit comments