Add autograde feature for rvm and keep the installer script locally

This commit is contained in:
Nick Janetakis
2014-06-02 19:30:32 -04:00
parent d89fa3434c
commit a9e88356f5
3 changed files with 39 additions and 14 deletions

View File

@@ -2,4 +2,7 @@
ruby_version: 2.1.1 # X.X.X-pXXX format
ruby_temp_download_path: /usr/local/src
ruby_rvm_install_path: /usr/local/rvm
ruby_rvm_install_path: /usr/local/rvm
ruby_rvm_force_upgrade_installer: false
ruby_rvm_skip_upgrade: false