Skip to content
Snippets Groups Projects
Commit c34a802d authored by bors's avatar bors
Browse files

Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton

Add x86_64-linux-android support

When rust add support for x86_64-linux-android, the tests may be run with:
`rustup target add x86_64-linux-android && bash ci/run-docker.sh x86_64-linux-android`.

Android x86_64 emulator does not work without hardware acceleration, so we are not able to run tests on travis.
parents 9dbdbb18 3ca6ad9a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment