Update .travis.yml
This commit is contained in:
parent
82f60cccd7
commit
1a3342105e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +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"
|
||||
- cat url.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue