Commit c7275414 authored by Marius Rackwitz's avatar Marius Rackwitz

Merge pull request #3362 from CocoaPods/mr-fix-integration-incosistency

[IntegrationSpec] Workaround rebuild inconsistency
parents 5b9d288d ae6a64f6
Subproject commit 5155ddd2439422c771b5dca837a3a9426b4cc5d6 Subproject commit e35ee4d2dd475dd8407a3f3231a403a370b5d2a0
...@@ -84,6 +84,7 @@ CLIntegracon.configure do |c| ...@@ -84,6 +84,7 @@ CLIntegracon.configure do |c|
# Needed for some test cases # Needed for some test cases
c.ignores 'Reachability.podspec' c.ignores 'Reachability.podspec'
c.ignores 'Moment.podspec'
c.ignores 'PodTest-hg-source/**' c.ignores 'PodTest-hg-source/**'
c.hook_into :bacon c.hook_into :bacon
......
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