Skip to content

Commit

Permalink
Ignore exception.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Campbell committed Apr 18, 2016
1 parent 732b64b commit b242c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cocoapods-deploy/deploy_downloader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 26,7 @@ def download_podspec(config)

begin
return source.fetch
rescue
rescue Exception
end
end

Expand Down

0 comments on commit b242c09

Please sign in to comment.