diff --git a/.travis.yml b/.travis.yml index d2a9bbb1..b13f33c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,4 +54,4 @@ script: - xcodebuild test -workspace SDWebImage.xcworkspace -scheme 'Tests Mac' -sdk macosx -destination 'platform=OS X,arch=x86_64' -configuration Debug | xcpretty -c after_success: - - bash <(curl -s https://codecov.io/bash) \ No newline at end of file + - bash <(curl -s https://codecov.io/bash) -X xcode \ No newline at end of file