Skip to content

Commit cb4976c

Browse files
committed
try to solve gpg rvm problems
1 parent a069973 commit cb4976c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ apt-get install -y curl
77

88
#rvm
99
gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3
10+
\curl -sSL https://rvm.io/mpapis.asc | gpg --import -
1011
\curl -sSL https://get.rvm.io | bash -s stable
1112
source /etc/profile.d/rvm.sh
1213
rvm use --install --default 2.1.5

0 commit comments

Comments
 (0)