mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 17:40:40 +08:00
Update .travis.yml
remove only one file
This commit is contained in:
parent
192d7eff7c
commit
289efe3704
@ -22,7 +22,7 @@ before_script:
|
|||||||
- echo 'build.flash_mode=dio' >> platform.txt
|
- echo 'build.flash_mode=dio' >> platform.txt
|
||||||
- echo 'build.f_cpu=160000000L' >> platform.txt
|
- echo 'build.f_cpu=160000000L' >> platform.txt
|
||||||
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
|
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
|
||||||
- rm -fr ./libraries/ESP8266mDNS/src/LEA*.*
|
- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
|
||||||
- cd $HOME/arduino_ide/hardware
|
- cd $HOME/arduino_ide/hardware
|
||||||
- mkdir esp32
|
- mkdir esp32
|
||||||
- cd esp32
|
- cd esp32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user