travistest/.travis.yml

4 lines
151 B
YAML

script:
- echo "testfile" > FeedTheMonkey-123.AppImage
- "curl -F ""file=@FeedTheMonkey-123.AppImage"" https://file.io > url.txt"
- cat url.txt