diff options
author | Chris Price <chris@puppetlabs.com> | 2013-04-02 15:28:34 -0700 |
---|---|---|
committer | Chris Price <chris@puppetlabs.com> | 2013-04-02 15:28:34 -0700 |
commit | ad38a08dc7d5316bd2c6ecd7b253f76fb21068f8 (patch) | |
tree | 7933419e635a819b4cd31f8b8cfac90822119b96 | |
parent | 389531a6f5ca829c949bf68c3cfd347b0d347a9e (diff) | |
download | puppet-inifile-ad38a08dc7d5316bd2c6ecd7b253f76fb21068f8.tar.gz puppet-inifile-ad38a08dc7d5316bd2c6ecd7b253f76fb21068f8.tar.bz2 |
Update README.markdown
-rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 558190a..8ed2347 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/cprice-puppet/puppetlabs-inifile.png?branch=master)](https://travis-ci.org/cprice-puppet/puppetlabs-inifile) + # INI-file module # This module provides resource types for use in managing INI-style configuration |