From b44f4b8a593d694208bca64da21ba75c529fad27 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Mon, 26 Sep 2016 12:10:14 +0300 Subject: [PATCH] Removed empty line --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 67b67789..4c7b9813 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,4 +48,4 @@ script: - xcodebuild test -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=latest' -configuration Debug | xcpretty -c after_success: - - bash <(curl -s https://codecov.io/bash) + - bash <(curl -s https://codecov.io/bash) \ No newline at end of file