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