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

Pick CI provider #3

Open
timoreimann opened this issue May 25, 2014 · 2 comments
Open

Pick CI provider #3

timoreimann opened this issue May 25, 2014 · 2 comments

Comments

@timoreimann
Copy link
Owner

I used to have issues with doing CI on the Travis CI platform previously. Things may have changed by now though; at least beta support to some degree is available now.

Other options may be considered as well.

@rtreffer
Copy link

rtreffer commented Jul 5, 2014

I just looked at travis ci and they have 2 things that are really really interresting...

You can encrypt environment variables. This means required IDs like facebook app id could be encoded.

This can be combined with S3 upload / requester pays. I'd guess that this would make it possible to give everyone the ability to build a binary from the source without giving keys away...

@timoreimann
Copy link
Owner Author

Sounds good.

IIRC, one prob I had back then (that is, about 1-2 years ago) with Travis CI was that unit testing using Roboletric would not work properly. We may want to check first whether things have become better in this regards by now and/or consider other unit testing frameworks as well.

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

No branches or pull requests

2 participants