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