mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-19 14:29:27 +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
|
# This builder does the Android Maven and Azure uploads
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: precise # Needed for the android tools
|
dist: trusty
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue