Skip to content

Commit 7fc9f18

Browse files
committed
Force xcpretty 0.2.2 instead of new 0.2.3 release that is failing on Travis.
1 parent 066351b commit 7fc9f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_install:
1010
- brew outdated xctool || brew upgrade xctool
1111
- brew outdated carthage || brew upgrade carthage
1212
- gem install cocoapods -v 1.0.1
13-
- gem install xcpretty
13+
- gem install xcpretty -v 0.2.2
1414
- gem install xcpretty-travis-formatter
1515
# - gem install slather
1616
- xcrun simctl list

0 commit comments

Comments
 (0)