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