Skip to content

Commit

Permalink
verbose pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Feroldi committed May 25, 2018
1 parent 48d4857 commit 43cdd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
- run: npm run postinstall

# Install pods
- run: cd ios && pod install
- run: cd ios && pod install --verbose

# Install Detox
# see: https://github.com/wix/detox/
Expand Down

0 comments on commit 43cdd10

Please sign in to comment.