Skip to content

Commit

Permalink
In travis config, do pod repo update verbosely.
Browse files Browse the repository at this point in the history
  • Loading branch information
erwald committed Jul 20, 2017
1 parent ca0fe1c commit 8792366
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 @@ -51,7 +51,7 @@ matrix:
env:
- JOB=CARTHAGE-watchOS
- script:
- pod repo update --silent
- pod repo update --verbose
- pod lib lint --allow-warnings
env:
- JOB=PODSPEC
Expand Down

0 comments on commit 8792366

Please sign in to comment.