Skip to content

Commit b9a4c7b

Browse files
committed
Add gem install xcpretty to travis.yml
1 parent 1e8b34d commit b9a4c7b

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
@@ -33,6 +33,7 @@ before_install:
3333
brew install carthage;
3434
fi
3535
- gem install cocoapods
36+
- gem install xcpretty
3637
install:
3738
- pod update
3839
- pod install

0 commit comments

Comments
 (0)