diff --git a/.travis.yml b/.travis.yml index dae923b..fcf0eff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ script: - echo "testfile" > FeedTheMonkey-123.AppImage + - echo FeedTheMonkey*.AppImage - "curl -F ""file=@$(echo FeedTheMonkey*.AppImage)"" -H ""Accept: application/json"" https://file.io > url.txt" - cat url.txt