mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-04-30 04:45:05 +08:00
Summary: Getting rid of objc files included in test coverage. Closes https://github.com/Instagram/IGListKit/pull/230 Differential Revision: D4211420 Pulled By: rnystrom fbshipit-source-id: 451e8eb2fa877afc7121e024811b6d9da47e4a53
9 lines
186 B
YAML
9 lines
186 B
YAML
ci_service: travis_ci
|
|
coverage_service: coveralls
|
|
xcodeproj: IGListKit.xcodeproj
|
|
workspace: IGListKit.xcworkspace
|
|
scheme: IGListKit
|
|
source_directory: Source
|
|
ignore:
|
|
- "../**/*/Xcode*"
|