Skip to content

Commit 7770f25

Browse files
committed
updated travic
1 parent 67133de commit 7770f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ after_success:
2828
- find appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
2929
- # curl --upload-file CoreBox*.AppImage https://transfer.sh/APPNAME-git.$(git rev-parse --short HEAD)-x86_64.AppImage
3030
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
31-
- bash upload.sh APPNAME*.AppImage*
31+
- bash upload.sh CoreBox*.AppImage*
3232

3333
branches:
3434
except:

0 commit comments

Comments
 (0)