Update the rvm install path to use /home/nick

This commit is contained in:
Nick Janetakis
2014-07-01 17:33:54 -04:00
parent af95a3cbd8
commit 98dc8eff10

View File

@@ -10,7 +10,7 @@
rvm1_user: 'travis'
rvm1_group: 'audio'
rvm1_temp_download_path: '/tmp'
rvm1_install_path: '~/.rvm'
rvm1_install_path: '$HOME/.rvm'
roles:
- ansible-ruby