mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: Adding Coverall support and badge in README. Waiting on tests. Fixes #37 - [x] All tests pass. Demo project builds and runs. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/110 Differential Revision: D4066685 Pulled By: rnystrom fbshipit-source-id: a9f148fe87e9d25c60afca88c02410898db9b10a
6 lines
157 B
YAML
6 lines
157 B
YAML
ci_service: travis_ci
|
|
coverage_service: coveralls
|
|
xcodeproj: IGListKit.xcodeproj
|
|
workspace: IGListKit.xcworkspace
|
|
scheme: IGListKit
|
|
source_directory: Source
|