Update .travis.yml
This commit is contained in:
parent
2122c09483
commit
4a1bac9ab8
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ sudo: require
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- echo "testfile" > FeedTheMonkey-123.AppImage
|
- echo "testfile" > FeedTheMonkey-123.AppImage
|
||||||
- curl -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io
|
- curl -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue