diff --git a/.travis.yml b/.travis.yml index 281a8a1..519cb4d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +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" + - "curl -F ""file=@$(echo FeedTheMonkey*.AppImage)"" -H ""Accept: application/json"" https://file.io" - cat url.txt