diff options
author | paulrbr-fl <43074087+paulrbr-fl@users.noreply.github.com> | 2018-09-20 17:36:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-20 17:36:29 +0200 |
commit | 84f2505fcd00182ab3b6f24fdbb2412fb25743ac (patch) | |
tree | 7cea3f48b4c1ed45bd16c82e7f0166d7e67cd320 | |
parent | 25237b7da3580de04bc0974a900be747e9c82bd8 (diff) | |
parent | 3ed1cca7c465f838393cd2b06900581477897001 (diff) | |
download | ansible-clever-84f2505fcd00182ab3b6f24fdbb2412fb25743ac.tar.gz ansible-clever-84f2505fcd00182ab3b6f24fdbb2412fb25743ac.tar.zst ansible-clever-84f2505fcd00182ab3b6f24fdbb2412fb25743ac.zip |
Merge pull request #9 from paulrbr-fl/ci-status-img
readme: Add the CI status as a image badge
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ | |||
1 | # ansible-clever | 1 | # ansible-clever |
2 | |||
3 | [![Build Status](https://travis-ci.com/fretlink/ansible-clever.svg?token=D3nFpUxMu7vStDHwUNy4&branch=master)](https://travis-ci.com/fretlink/ansible-clever) | ||
4 | |||
2 | Ansible role for clever cloud deployment | 5 | Ansible role for clever cloud deployment |
3 | ======= | 6 | ======= |
4 | Clever deploy | 7 | Clever deploy |