mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +00:00
The Android NDK was recently removed from gomobile, leading to our Android builds failing. Starting from https://go-review.googlesource.com/#/c/35173/ , gomobile requires a locally installed NDK. This PR ensures that travis installs that too before running the build steps.