1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-14 08:21:28 +05:30

Update Go version to 1.12.x, update XCode version to 10.1, update MacOS minimum supported version to 10.11.

Signed-off-by: Ulrich VACHON <ulrich.vachon@docker.com>
This commit is contained in:
Ulrich VACHON
2019-04-18 01:13:59 +02:00
parent 123ba1b7cd
commit df92c83808
4 changed files with 6 additions and 11 deletions
+2 -7
View File
@@ -3,19 +3,14 @@
sudo: required
language: go
dist: trusty
osx_image: xcode9
osx_image: xcode10.1
os:
- linux
- osx
notifications:
email: false
go:
- 1.8.1
before_install:
# work-around for issue https://github.com/travis-ci/travis-ci/issues/6307
# might not be necessary in the future
- command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
- rvm get stable
- 1.12.x
addons:
apt:
packages: