Update the default ruby version to 2.1.3
This commit is contained in:
@@ -27,7 +27,7 @@ Below is a list of default values that you can configure:
|
|||||||
|
|
||||||
# Install 1 or more versions of ruby
|
# Install 1 or more versions of ruby
|
||||||
rvm1_rubies:
|
rvm1_rubies:
|
||||||
- 'ruby-2.1.2'
|
- 'ruby-2.1.3'
|
||||||
|
|
||||||
# Delete a specific version of ruby (ie. ruby-2.1.0)
|
# Delete a specific version of ruby (ie. ruby-2.1.0)
|
||||||
rvm1_delete_ruby:
|
rvm1_delete_ruby:
|
||||||
|
|||||||
Reference in New Issue
Block a user