1
0
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:
Nassim 'Nass' Eddequiouaq
2018-06-27 11:58:22 +02:00
parent 19b711cc92
commit 21f4937ebc
+5
View File
@@ -10,6 +10,11 @@
email: false
go:
- 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
addons:
apt: