Add the ability to delete a ruby version

This commit is contained in:
Nick Janetakis
2014-07-01 15:21:34 -04:00
parent 043b7976b3
commit 6144181edf
3 changed files with 41 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ rvm1_group: 'rvm'
rvm1_rubies:
- 'ruby-2.1.2'
rvm1_delete_ruby:
rvm1_temp_download_path: '/usr/local/src'
rvm1_install_path: '/usr/local/rvm'