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