Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmejkalJakub committed Aug 16, 2019
1 parent 3ca2f3b commit ffa83b9
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 @@ -7,7 +7,7 @@ addons:
packages:
- gcc-arm-embedded
script:
- make release OUT=bcf-radio-smart-doorbell${TRAVIS_TAG} VERSION=${TRAVIS_TAG}
- make release OUT=bcf-radio-smart-doorbell-${TRAVIS_TAG} VERSION=${TRAVIS_TAG}
deploy:
skip_cleanup: true
file_glob: true
Expand Down

0 comments on commit ffa83b9

Please sign in to comment.