From e25dd79fb388655c4fdf3ad16c52895ab5d7e718 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Sun, 31 Mar 2019 06:43:05 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fcf0eff..281a8a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,4 @@ 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 + - cat url.txt