mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 06:11:16 +08:00
Update .travis.yml
This commit is contained in:
parent
ce8599edff
commit
9653a160da
@ -12,7 +12,7 @@ before_script:
|
|||||||
- cd $HOME/arduino_ide/hardware
|
- cd $HOME/arduino_ide/hardware
|
||||||
- mkdir esp8266com
|
- mkdir esp8266com
|
||||||
- cd esp8266com
|
- cd esp8266com
|
||||||
- git clone https://github.com/esp8266/Arduino.git esp8266
|
- git clone -b 2.5.2 https://github.com/esp8266/Arduino.git esp8266
|
||||||
- cd esp8266/tools
|
- cd esp8266/tools
|
||||||
- python get.py
|
- python get.py
|
||||||
- cd $HOME/arduino_ide/hardware
|
- cd $HOME/arduino_ide/hardware
|
||||||
|
Loading…
x
Reference in New Issue
Block a user