Update .travis.yml
This commit is contained in:
parent
50cacc56c0
commit
5991f976af
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@ dist: trusty
|
|||
|
||||
script:
|
||||
- echo "testfile" > FeedTheMonkey-123.AppImage
|
||||
- curl -w "%{http_code}\n" -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io -o url.txt
|
||||
- cat url.txt
|
||||
- curl https://google.com
|
||||
- curl -H "Accept: application/json" -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue