Hardcode the travis home path
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user