mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
fix osxkeychain ci
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com>
This commit is contained in:
@@ -10,6 +10,11 @@
|
|||||||
email: false
|
email: false
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- 1.8
|
||||||
|
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
|
||||||
install: make deps
|
install: make deps
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|||||||
Reference in New Issue
Block a user