Merge pull request #16739 from karalabe/android-trusty

travis: try to upgrade android builder to trusty
release/1.8
Péter Szilágyi 7 years ago committed by GitHub
commit f6bc65fc68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

@ -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…
Cancel
Save