Skip to content

Commit 8166376

Browse files
committed
Add xcpretty
1 parent 4e9bcfa commit 8166376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ osx_image: xcode8.3
33
before_install:
44
- External/objective-git/script/bootstrap
55
script:
6-
- xcodebuild -workspace GitX.xcworkspace -scheme GitX build
6+
- xcodebuild -workspace GitX.xcworkspace -scheme GitX build | xcpretty

0 commit comments

Comments
 (0)