Keep SDK internally rather than fetching the one from GeorgHahn, fixes #497

This commit is contained in:
Marcel Stör 2015-06-24 21:47:34 +02:00
parent 58081e59b1
commit 0ea12bdd3a
2 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: cpp
before_install:
- sudo apt-get install -y python-serial srecord
install:
- wget https://github.com/GeorgeHahn/nodemcu-firmware/raw/travis/tools/esp-open-sdk.tar.gz -O tools/esp-open-sdk.tar.gz
- tar -zxvf tools/esp-open-sdk.tar.gz
- export PATH=$PATH:$PWD/esp-open-sdk/sdk:$PWD/esp-open-sdk/xtensa-lx106-elf/bin
script:

BIN
tools/esp-open-sdk.tar.gz Normal file

Binary file not shown.