Skip to content

Commit

Permalink
Further changed ruby version handling
Browse files Browse the repository at this point in the history
  • Loading branch information
murgatroid99 committed Feb 27, 2015
1 parent c921865 commit ea14cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/run_tests/build_ruby.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

set -ex

rvm install 2.1.2
rvm use 2.1.2

CONFIG=${CONFIG:-opt}
Expand Down

0 comments on commit ea14cfb

Please sign in to comment.