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