Skip to content

Commit

Permalink
[Travis] Don't run pod lib lint in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz authored Jul 14, 2016
1 parent 973569c commit 6a8978d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ osx_image: xcode7.2

before_install:
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
- pod install
- pod lib lint --verbose
- pod lib lint

0 comments on commit 6a8978d

Please sign in to comment.