|
Ran
|
Jobs
2
|
Files
95
|
Run time
8min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/Instagram/IGListKit/commit/37c798ac7">Bump min macOS version to 10.11 #trivial Summary: Followup from #1068 The `NSIndexPath` methods we use **are not** available <10.11. In theory this has always been "broken" b/c older macOS versions would crash at runtime when trying to use these methods. Normally this would be breaking change, but I can't imagine anyone is using IGListKit on the mac targeting 10.10 and shipping a working app. cc jessesquires for thoughts This should be the last remaining item before we get a green badge. (note that 10.11 was released 9/30/15 which is about 2 weeks before the public IGListKit release) Closes https://github.com/Instagram/IGListKit/pull/1080 Differential Revision: D6894369 Pulled By: rnystrom fbshipit-source-id: </a><a class="double-link" href="https://github.com/Instagram/IGListKit/commit/e5992c7bb">e5992c7bb</a>
11990 of 12330 relevant lines covered (97.24%)
566.93 hits per line