Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f442c99

Browse files
committed
Travis: pipefail for xcpretty
... otherwise it always suceeds.
1 parent 0d2715a commit f442c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ script:
2020
- export PATH="$HOME/usr/bin:$PATH"
2121
- swift build -c release
2222
- swift build -c debug
23+
- set -o pipefail
2324
- xcodebuild -scheme DirectToSwiftUI-All -configuration Debug -target DirectToSwiftUI-All | xcpretty
2425
- xcodebuild -scheme DirectToSwiftUI-All -configuration Release -target DirectToSwiftUI-All | xcpretty

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /