Skip to content

Commit

Permalink
Make sure the MRI gem is built correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jun 10, 2013
1 parent b6100af commit 4c1c225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_all
Expand Up @@ -83,6 +83,7 @@ cp -v pkg/nokogiri*x86-{mingw32,mswin32}*.gem gems

# MRI
rvm_use 1.9.3
bundle exec rake clean
bundle exec rake gem
cp -v pkg/nokogiri*.gem gems # should only be one at this point in the script

Expand Down

0 comments on commit 4c1c225

Please sign in to comment.