Merge pull request #144 from rvm/add-status
Show badge for master branch and add badge in ansible galaxy
This commit is contained in:
@@ -50,3 +50,6 @@ script:
|
||||
| grep -q 'bundler'
|
||||
&& (echo 'Bundler symlinked on system path test: pass' && exit 0)
|
||||
|| (echo 'Bundler symlinked on system path test: fail' && exit 1)
|
||||
|
||||
notifications:
|
||||
webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## What is rvm1-ansible? [](http://travis-ci.org/rvm/rvm1-ansible)
|
||||
## What is rvm1-ansible? [](https://travis-ci.org/rvm/rvm1-ansible)
|
||||
|
||||
It is an [Ansible](http://www.ansible.com/home) role to install and manage ruby versions using rvm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user