Update the travis tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
- hosts: localhost
|
||||
remote_user: travis
|
||||
sudo: true
|
||||
@@ -7,10 +8,8 @@
|
||||
rvm1_rubies:
|
||||
- 'ruby-2.1.0'
|
||||
- 'ruby-2.1.2'
|
||||
rvm1_user: 'travis'
|
||||
rvm1_group: 'audio'
|
||||
rvm1_temp_download_path: '/tmp'
|
||||
rvm1_install_path: '/home/travis/.rvm'
|
||||
rvm1_install_flags: '--auto-dotfiles --user-install'
|
||||
|
||||
roles:
|
||||
- rvm1-ansible
|
||||
- rvm1-ansible
|
||||
|
||||
Reference in New Issue
Block a user