Skip to content

Commit

Permalink
print cocoapods version before pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
pquerna committed Mar 4, 2016
1 parent aed11dd commit 8ee9c7e
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 @@ -15,6 +15,7 @@ install:
- pushd src/objective-c/tests
# Needs to be verbose, or otherwise OpenSSL's prepare_command makes Travis
# time out:
- pod --version
- pod install --verbose
- popd
before_script:
Expand Down

0 comments on commit 8ee9c7e

Please sign in to comment.