Skip to content

Commit 289efe3

Browse files
author
Luc
committed
Update .travis.yml
remove only one file
1 parent 192d7ef commit 289efe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ before_script:
2222
- echo 'build.flash_mode=dio' >> platform.txt
2323
- echo 'build.f_cpu=160000000L' >> platform.txt
2424
- sed -i "s/generic.build.f_cpu=80000000L/generic.build.f_cpu=160000000L/g" ./boards.txt
25-
- rm -fr ./libraries/ESP8266mDNS/src/LEA*.*
25+
- rm -fr ./libraries/ESP8266mDNS/src/LEAmDNS.cpp
2626
- cd $HOME/arduino_ide/hardware
2727
- mkdir esp32
2828
- cd esp32

0 commit comments

Comments
 (0)