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