We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef9a75 + a99fdee commit b937c05Copy full SHA for b937c05
.travis.yml
@@ -9,4 +9,4 @@ branches:
9
notifications:
10
on_success: never
11
script:
12
- - xcodebuild clean -project SourcePreview.xcodeproj -scheme SwiftPreview build
+ - xcodebuild -quiet clean -project SourcePreview.xcodeproj -scheme SwiftPreview build
0 commit comments