Travis: Verbose build output
This commit is contained in:
parent
e264d63e35
commit
0078a9e04e
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@ script:
|
|||
- cd ${TRAVIS_BUILD_DIR}
|
||||
# Remove ssid_config requirement for examples
|
||||
- sed -i "s%#warning%//#warning%" include/ssid_config.h
|
||||
- make -C examples/ build-examples CROSS="ccache xtensa-lx106-elf-"
|
||||
- make -C examples/ build-examples CROSS="ccache xtensa-lx106-elf-" V=1
|
||||
|
|
Loading…
Reference in a new issue