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

Add android compilation to travis #96

Merged
merged 1 commit into from Apr 25, 2017

Conversation

@MortimerGoro
Copy link
Collaborator

MortimerGoro commented Apr 3, 2017

Add android compilation to travis

@emilio
emilio approved these changes Apr 3, 2017
Copy link
Member

emilio left a comment

This is currently red, but thanks for this!

.travis.yml Outdated
@@ -26,3 +26,5 @@ script:
# - cargo test --verbose
# - cargo test --verbose --features test_egl_in_linux
- if [ "$TRAVIS_OS_NAME" != "linux" ]; then cargo test --verbose; fi
- cargo build --verbose --target=arm-linux-androideabi

This comment has been minimized.

Copy link
@emilio

emilio Apr 3, 2017

Member

You probably need to rustup install arm-linux-androideabi before.

Copy link
Member

emilio left a comment

Err, wrong checkbox.

@MortimerGoro MortimerGoro force-pushed the MortimerGoro:travis_android branch from 5d22326 to 37e5aaf Apr 3, 2017
@MortimerGoro
Copy link
Collaborator Author

MortimerGoro commented Apr 25, 2017

This was already fixed fixed.

@MortimerGoro MortimerGoro merged commit 79753f6 into servo:master Apr 25, 2017
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.