Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ef10511

Browse files
committed
Modify repository URL
1 parent c8c2702 commit ef10511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Rakefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ MRUBY_CONFIG=File.expand_path(ENV["MRUBY_CONFIG"] || ".travis_build_config.rb")
22
MRUBY_VERSION=ENV["MRUBY_VERSION"] || "2.0.0"
33

44
file :mruby do
5-
sh "git clone --depth=1 git://github.com/mruby/mruby.git"
5+
sh "git clone --depth=1 https://github.com/mruby/mruby.git"
66
if MRUBY_VERSION != 'master'
77
Dir.chdir 'mruby' do
88
sh "git fetch --tags"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /