[Travis] Fix
This commit is contained in:
parent
4c2cfe4414
commit
cfa98b6a32
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ before_install:
|
|||
http://arduino.esp8266.com/stable/package_esp8266com_index.json,\
|
||||
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json,\
|
||||
https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json,\
|
||||
https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json,\"
|
||||
https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json"
|
||||
- arduino --pref "$additionalUrls" --save-prefs 2>&1
|
||||
- if [[ "$BOARD" =~ "esp8266:esp8266:" ]]; then
|
||||
arduino --install-boards esp8266:esp8266;
|
||||
|
|
Loading…
Add table
Reference in a new issue