Skip to content

Commit

Permalink
[Travis] Run pod lib lint in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Dec 30, 2015
1 parent 3ea4051 commit 653d9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ osx_image: xcode7.2

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

0 comments on commit 653d9a9

Please sign in to comment.