Iglistkit: Setup travis CI

Created on 8 Sep 2016  Â·  7Comments  Â·  Source: Instagram/IGListKit

Should just need a .travis.yml file w/ steps to generate the tests w/ Cocoapods. Would be nice to build the sample app too so we can make sure that's always building.

bug

All 7 comments

We can follow this setup:

  • Build and run tests for various simulators, iOS versions
  • Build and run demo
  • Run Xcode UI Tests
  • Pod lint

Oh — we should probably run carthage build --no-skip-current on CI, too. If we want to make sure we're working with Carthage.

(I don't do this on my projects. lol. Probably should.)

Noting that Instagram Travis support is all setup

Once #21 is merged, I'll get this going

Need an admin on our Travis account to activate the project, working on that w/ @mikeyk

Activated on Travis ✔

Changing this to a bug since it should be required for launch.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PhilCai1993 picture PhilCai1993  Â·  3Comments

jessesquires picture jessesquires  Â·  3Comments

shuhrat10 picture shuhrat10  Â·  3Comments

Przemyslaw-Wosko picture Przemyslaw-Wosko  Â·  3Comments

kanumuri9593 picture kanumuri9593  Â·  3Comments