Skip to content

Commit b937187

Browse files
committed
Run pod repo update with --verbose to prevent from timeout
1 parent e1e0497 commit b937187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cache:
1111
install:
1212
- bundle install --deployment
1313
- bundle exec pod --version
14-
- bundle exec pod repo update --silent
14+
- bundle exec pod repo update --verbose
1515

1616
script:
1717
- bundle exec pod lib lint --verbose --allow-warnings --fail-fast

0 commit comments

Comments
 (0)