Back to Blog Home
← all posts

How To: Continuous Integration with NativeScript and TeamCity

March 10, 2016 — by Dan Wilson

Many NativeScript users come from TeamCity shops. It only makes sense to bring NativeScript into the tried and true processes in use. Continuous integration is a great way to ensure stability of the product in an automated way.

Ben Elliott has written up an article on how he and his team manage Continuous Integration with NativeScript and TeamCity. In the article Ben will address some gotchas and show steps on how to get Android builds working with these technologies.

If you are doing something interesting with Continuous Integration in your development, let us know in the comments.