diff --git a/tests/test.yml b/tests/test.yml index 7be9b49..31da562 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -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 \ No newline at end of file