Skip to content

Commit

Permalink
Cocoapods is already on Circle
Browse files Browse the repository at this point in the history
  • Loading branch information
grabbou committed Oct 13, 2017
1 parent b97f1be commit a17e8e5
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 @@ -171,7 +171,7 @@ jobs:
- run: *install_node_dependencies
- run: |
if [ "$CI_PULL_REQUEST" ]; then
gem install cocoapods && ./scripts/process-podspecs.sh
./scripts/process-podspecs.sh
else
echo "Skipping testing podspec."
fi
Expand Down

0 comments on commit a17e8e5

Please sign in to comment.