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