diff options
author | Péter Szilágyi <peterke@gmail.com> | 2018-05-14 21:56:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-14 21:56:02 +0800 |
commit | f6bc65fc681177b190522c92887979690f9ceefa (patch) | |
tree | 1591f753b553e720c8287d353a6bfe94d4fee3a4 | |
parent | 247b5f03690b47fdcb862c9a1173365cbdd9d279 (diff) | |
parent | ff8a033f187150f8fea8a55b93d4d6e6dab71013 (diff) | |
download | go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar.gz go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar.bz2 go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar.lz go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar.xz go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.tar.zst go-tangerine-f6bc65fc681177b190522c92887979690f9ceefa.zip |
Merge pull request #16739 from karalabe/android-trusty
travis: try to upgrade android builder to trusty
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ce6500c46..09b77d09d 100644 --- a/.travis.yml +++ b/.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: |