try 3 to fix travis build

pull/326/head
Thorsten von Eicken 7 years ago
parent 1c79a91cbb
commit 0d3f35b46b
No known key found for this signature in database
GPG Key ID: C7F972A59D834B46
  1. 2
      .travis.yml

@ -25,7 +25,7 @@ script:
- export XTENSA_TOOLS_ROOT=$PWD/xtensa-lx106-elf/bin/
- export BRANCH=$TRAVIS_BRANCH
#- export SDK_BASE=$PWD/esp_iot_sdk_v2.0.0.p1
- git tags -n
- git tag -n
- make release
notifications:

Loading…
Cancel
Save