diff options
author | Péter Szilágyi <peterke@gmail.com> | 2018-05-14 21:42:26 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2018-05-14 21:42:26 +0800 |
commit | ff8a033f187150f8fea8a55b93d4d6e6dab71013 (patch) | |
tree | 1591f753b553e720c8287d353a6bfe94d4fee3a4 | |
parent | 247b5f03690b47fdcb862c9a1173365cbdd9d279 (diff) | |
download | go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar.gz go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar.bz2 go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar.lz go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar.xz go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.tar.zst go-tangerine-ff8a033f187150f8fea8a55b93d4d6e6dab71013.zip |
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: |