From 1b9e49dfe3adc1d8d8c9ebc7e880acbec6e335b0 Mon Sep 17 00:00:00 2001 From: Colin Edwards Date: Sun, 28 Jan 2018 19:52:35 -0600 Subject: [PATCH] CI: Fetch RVM gpg key on osx --- CI/install-dependencies-osx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/CI/install-dependencies-osx.sh b/CI/install-dependencies-osx.sh index c19b2b74e..2faa02a71 100755 --- a/CI/install-dependencies-osx.sh +++ b/CI/install-dependencies-osx.sh @@ -7,6 +7,7 @@ set -v git fetch --unshallow # Fix ruby issue on OSX https://github.com/travis-ci/travis-ci/issues/6307 +gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 rvm get stable # Leave obs-studio folder