Skip to content

Commit 8792366

Browse files
committed
In travis config, do pod repo update verbosely.
1 parent ca0fe1c commit 8792366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ matrix:
5151
env:
5252
- JOB=CARTHAGE-watchOS
5353
- script:
54-
- pod repo update --silent
54+
- pod repo update --verbose
5555
- pod lib lint --allow-warnings
5656
env:
5757
- JOB=PODSPEC

0 commit comments

Comments
 (0)