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 7bd8a98 commit 36d1325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +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 36d1325

Please sign in to comment.