travis: try to upgrade android builder to trusty

pull/16739/head
Péter Szilágyi 6 years ago
parent 247b5f0369
commit ff8a033f18
No known key found for this signature in database
GPG Key ID: E9AE538CEDF8293D
  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