Skip to content

Commit

Permalink
create tar from binary folder for release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
scheckmedia committed May 17, 2017
1 parent 945a29c commit 7bd8a98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -19,8 +19,7 @@ deploy:
provider: releases
api_key:
secure: faqXDjv3SX3BYg36+a4xvFZ5L26sIz1u7edjtj1KgqIqUPrBXfj1FAkEjpEAlvLlS0OL2OaJghXua1NuZlzL7+dl2eRtD32oZWyejUS+jy2yFwRJ3oSXGL5T20MM5xFUpDXRm6VuoIFVfuzieJqzz7gVPMr/uT1JnCqbB3GEtAc=
file:
- CameraControllerApi-$TRAVIS_TAG.tar.gz
file: CameraControllerApi-$TRAVIS_TAG.tar.gz
skip_cleanup: true
on:
repo: scheckmedia/CameraControllerApi
Expand Down

0 comments on commit 7bd8a98

Please sign in to comment.