Update .travis.yml
This commit is contained in:
parent
63c5f0469c
commit
e05763bd43
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
script:
|
script:
|
||||||
- echo "testfile" > FeedTheMonkey-123.AppImage
|
- echo "testfile" > FeedTheMonkey-123.AppImage
|
||||||
- "curl -F ""file=@FeedTheMonkey-123.AppImage"" https://file.io > url.txt"
|
- curl -F "file=@FeedTheMonkey-123.AppImage" https://file.io
|
||||||
- cat url.txt
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue