mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-06 01:56:07 +08:00
Update .travis.yml
remove LEAmDNS which failed to compile but we do not use it
This commit is contained in:
parent
20ad97f41b
commit
a5edbb35d8
@ -27,6 +27,7 @@ before_script:
|
||||
- echo 'build.flash_mode=dio' >> 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
|
||||
- rm -fr "./libraries/ESP8266mDNS/src/LEA*.*
|
||||
- cd $HOME/arduino_ide/hardware
|
||||
- mkdir esp32
|
||||
- cd esp32
|
||||
|
Loading…
x
Reference in New Issue
Block a user