Skip to content

Commit

Permalink
add xcpretty gem
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Oct 12, 2014
1 parent 1d8eab5 commit 252fd5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: objective-c

before_install:
- sudo gem install cocoapods --no-document --quiet
- sudo gem install xcpretty --no-document --quiet
- export LANG=en_US.UTF-8
- cd DTModelStorageTests

Expand Down

0 comments on commit 252fd5a

Please sign in to comment.