Skip to content

Commit 15effac

Browse files
author
Luc
committed
add missing flag
1 parent 37687ab commit 15effac

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
@@ -29,6 +29,7 @@ before_script:
2929
- head -11 ./platform.txt > pt.txt
3030
- echo 'runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf' >> pt.txt
3131
- echo 'runtime.tools.esptool.path={runtime.platform.path}/tools/esptool' >> pt.txt
32+
- echo 'compiler.warning_flags=-w' >> pt.txt
3233
- tail -105 ./platform.txt >> pt.txt
3334
- rm -fr platform.txt
3435
- mv pt.txt platform.txt

0 commit comments

Comments
 (0)