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

Megaman63 picture Megaman63  Â·  17Comments

jeffbailey picture jeffbailey  Â·  16Comments

cikpis picture cikpis  Â·  16Comments

aortegas picture aortegas  Â·  16Comments

rnystrom picture rnystrom  Â·  24Comments