Skip to content

Commit

Permalink
try 6 to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
tve committed Jun 18, 2017
1 parent b150d3d commit d94628c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 tag -n
- git tag -n1
- git describe --tags --match 'v*.0' --long --debug
- make release

Expand Down

0 comments on commit d94628c

Please sign in to comment.