chiark / gitweb /
travis-ci: use most recent OSX image to get Java8
authorHans-Christoph Steiner <hans@eds.org>
Tue, 21 Jun 2016 14:07:14 +0000 (16:07 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 27 Jun 2016 12:00:49 +0000 (14:00 +0200)
https://gitlab.com/fdroid/fdroidserver/merge_requests/137

.travis.yml

index 7c2300dc3f833c868e4f7949bca815c40ce5b4d3..e7b004c0a4945c2cd51f9eae58be69afaf0a795f 100644 (file)
@@ -12,6 +12,7 @@ matrix:
       # this doesn't actually work yet https://github.com/travis-ci/travis-ci/issues/5337
       dist: trusty
     - os: osx
+      osx_image: xcode8
       env: ANDROID_HOME=/usr/local/opt/android-sdk
 
 licenses: