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

Travis CI build integration for Android #52

Closed
wants to merge 3 commits into from

Conversation

ligaz
Copy link
Contributor

@ligaz ligaz commented Feb 13, 2016

The following commits enable Travis CI builds for Android.

- android-wait-for-emulator

script:
- tns test android --emulator
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the emulator is already started, you do not need --emulator option (for Android)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I really like the expressiveness of the --emulator though.

@rosen-vladimirov
Copy link
Contributor

👍

@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/NativeScript/sample-Groceries.svg?branch=master)](https://travis-ci.org/NativeScript/sample-Groceries)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I view this updated README it says “Build unknown”. Will that change once this gets merged into master?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it will change, because the URL reflects the master branch.

@tjvantoll
Copy link
Contributor

Great success! Thanks @ligaz.

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

Successfully merging this pull request may close these issues.

3 participants