rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.66k stars 192 forks source link

CI test against Ruby 2.1.x #298

Closed dnrce closed 9 years ago

dnrce commented 10 years ago

Ruby switched to a different versioning scheme as of 2.1, so the third version level is now just the patch level. Using just 2.1 will point to the latest patch level (that rvm knows about).