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 84ef8dd commit 1a14462
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-skeleton-${TRAVIS_TAG} VERSION=${TRAVIS_TAG}
- make release OUT=bcf-radio-qr-wifi-terminal-${TRAVIS_TAG} VERSION=${TRAVIS_TAG}
deploy:
skip_cleanup: true
file_glob: true
Expand Down

0 comments on commit 1a14462

Please sign in to comment.