Update .travis.yml
This commit is contained in:
parent
e25dd79fb3
commit
9a8d4ec79a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
script:
|
||||
- echo "testfile" > FeedTheMonkey-123.AppImage
|
||||
- echo FeedTheMonkey*.AppImage
|
||||
- "curl -F ""file=@$(echo FeedTheMonkey*.AppImage)"" -H ""Accept: application/json"" https://file.io > url.txt"
|
||||
- "curl -F ""file=@$(echo FeedTheMonkey*.AppImage)"" -H ""Accept: application/json"" https://file.io"
|
||||
- cat url.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue