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