mirror of
https://github.com/jeelabs/esp-link.git
synced 2026-03-07 09:46:48 +01:00
fix travis #5
This commit is contained in:
@@ -22,8 +22,8 @@ compiler: gcc
|
||||
env:
|
||||
|
||||
script:
|
||||
- export XTENSA_TOOLS_ROOT=./xtensa-lx106-elf/bin/
|
||||
- export SDK_BASE=./esp_iot_sdk_v2.0.0.p1
|
||||
- export XTENSA_TOOLS_ROOT=$PWD/xtensa-lx106-elf/bin/
|
||||
- export SDK_BASE=$PWD/esp_iot_sdk_v2.0.0.p1
|
||||
- make release
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user