travis build png and some text about travis
This commit is contained in:
parent
a63f3b6eef
commit
5873e26236
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ An example of how we write Puppet modules for Boxen. Replace this
|
|||
paragraph with a short explanation of what the heck makes your module
|
||||
useful.
|
||||
|
||||
A great module has a working travis build
|
||||
|
||||
[![Build Status](https://travis-ci.org/boxen/puppet-template.png?branch=master)](https://travis-ci.org/boxen/puppet-template)
|
||||
|
||||
## Usage
|
||||
|
||||
```puppet
|
||||
|
|
Loading…
Reference in a new issue