try 4 to fix travis build

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

@ -26,6 +26,7 @@ script:
- export BRANCH=$TRAVIS_BRANCH
#- export SDK_BASE=$PWD/esp_iot_sdk_v2.0.0.p1
- git tag -n
- git describe --tags --match 'v*.0' --long --debug
- make release
notifications:

Loading…
Cancel
Save