Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
26c4c474
Commit
26c4c474
authored
Jul 01, 2015
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[IntegrationSpecs] Skip sending stats
parent
9db0c47c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Gemfile.lock
Gemfile.lock
+1
-1
integration.rb
spec/integration.rb
+1
-0
No files found.
Gemfile.lock
View file @
26c4c474
...
...
@@ -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)
...
...
spec/integration.rb
View file @
26c4c474
...
...
@@ -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'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment