Skip to content

Commit a5edbb3

Browse files
author
Luc
committed
Update .travis.yml
remove LEAmDNS which failed to compile but we do not use it
1 parent 20ad97f commit a5edbb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ before_script:
2727
- echo 'build.flash_mode=dio' >> platform.txt
2828
- echo 'build.f_cpu=160000000L' >> platform.txt
2929
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
30+
- rm -fr "./libraries/ESP8266mDNS/src/LEA*.*
3031
- cd $HOME/arduino_ide/hardware
3132
- mkdir esp32
3233
- cd esp32

0 commit comments

Comments
 (0)