From e05763bd43a03c74f9e4491d298f60ed364453f5 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Sun, 31 Mar 2019 08:52:38 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8269b85..5e79db1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ script: - echo "testfile" > FeedTheMonkey-123.AppImage - - "curl -F ""file=@FeedTheMonkey-123.AppImage"" https://file.io > url.txt" - - cat url.txt + - curl -F "file=@FeedTheMonkey-123.AppImage" https://file.io