Authored by Bogdan Poplauschi

The tests target should also use xcpretty

@@ -38,4 +38,4 @@ script: @@ -38,4 +38,4 @@ script:
38 38
39 - echo Run the tests 39 - echo Run the tests
40 - pod install --project-directory=Tests 40 - pod install --project-directory=Tests
41 - - xcodebuild test -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=latest'  
  41 + - xcodebuild test -workspace SDWebImage.xcworkspace -scheme 'Tests' -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=latest' -configuration Debug | xcpretty -c