mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-03 06:42:57 +00:00
travis: try to upgrade android builder to trusty
This commit is contained in:
parent
247b5f0369
commit
ff8a033f18
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