Skip to content

Commit

Permalink
hardcode release filename
Browse files Browse the repository at this point in the history
  • Loading branch information
hn-88 authored May 7, 2020
1 parent a0cf7a1 commit 8cae8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ after_success:
#- find appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
#- curl --upload-file OCVWarp*.AppImage https://transfer.sh/OCVWarp1.30-x86_64.AppImage
#- curl --upload-file getfourcc*.AppImage https://transfer.sh/getfourcc1.30-x86_64.AppImage
- mv OCVWarp*.AppImage OCVWarp-2.50-x86_64.AppImage
deploy:
provider: releases
token: $mytokenname
Expand Down

0 comments on commit 8cae8dc

Please sign in to comment.