The tests target should also use xcpretty

This commit is contained in:
Bogdan Poplauschi 2016-05-08 23:41:31 +03:00
parent 3902ed7dec
commit 718cbcad3e
1 changed files with 1 additions and 1 deletions

View File

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