Hardcode the travis home path

This commit is contained in:
Nick Janetakis
2014-07-01 17:42:08 -04:00
parent 98dc8eff10
commit cd6d0bdfd8

View File

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