Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup travis CI #9

Closed
rnystrom opened this issue Sep 8, 2016 · 7 comments
Closed

Setup travis CI #9

rnystrom opened this issue Sep 8, 2016 · 7 comments
Assignees
Labels

Comments

@rnystrom
Copy link
Contributor

rnystrom commented Sep 8, 2016

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.

@jessesquires
Copy link
Contributor

We can follow this setup:

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

@jessesquires
Copy link
Contributor

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.)

@jessesquires jessesquires self-assigned this Sep 12, 2016
@rnystrom
Copy link
Contributor Author

Noting that Instagram Travis support is all setup

@jessesquires
Copy link
Contributor

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

@rnystrom
Copy link
Contributor Author

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

@rnystrom
Copy link
Contributor Author

Activated on Travis ✔

@rnystrom rnystrom added bug and removed enhancement labels Sep 25, 2016
@rnystrom rnystrom self-assigned this Sep 25, 2016
@rnystrom
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants