Commit 26c4c474 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[IntegrationSpecs] Skip sending stats

parent 9db0c47c
......@@ -49,7 +49,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-stats.git
revision: 1d1d46e8066398ff630f45a0f7f66444bcb05c39
revision: 3618f77cdd6540da21a6d79cf0112cf37b441ddb
branch: master
specs:
cocoapods-stats (0.5.0)
......
......@@ -106,6 +106,7 @@ describe_cli 'pod' do
'COCOAPODS_SKIP_CACHE' => 'TRUE',
'XCODEPROJ_DISABLE_XCPROJ' => 'TRUE',
'CLAIDE_DISABLE_AUTO_WRAP' => 'TRUE',
'COCOAPODS_DISABLE_STATS' => 'TRUE',
}
s.default_args = [
'--verbose',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment