travistest/.travis.yml

3 lines
161 B
YAML

script:
- echo "testfile" > FeedTheMonkey-123.AppImage
- "curl -F \"file=@$(echo FeedTheMonkey*.AppImage)\" -H \"Accept: application/json\" https://file.io"