mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Merge pull request #16739 from karalabe/android-trusty
travis: try to upgrade android builder to trusty
This commit is contained in:
commit
f6bc65fc68
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ matrix:
|
|||
|
||||
# This builder does the Android Maven and Azure uploads
|
||||
- os: linux
|
||||
dist: precise # Needed for the android tools
|
||||
dist: trusty
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue