diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..c4cbadb --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: cpp +compiler: gcc +sudo: require +dist: trusty + +script: + - echo "testfile" > FeedTheMonkey-123.AppImage + - curl -F "file=@$(echo FeedTheMonkey*.AppImage)" https://file.io