diff options
author | Philip Arndt <git@arndt.io> | 2014-11-12 21:56:36 -0600 |
---|---|---|
committer | Philip Arndt <git@arndt.io> | 2014-11-12 21:56:36 -0600 |
commit | 9fa55fa535ea7f20e31b42dd2a67c62fc5ee280e (patch) | |
tree | 513f70cd37908f9c8db93e9cf9ff18ffcd18dd0b | |
parent | 8a5bf4f80b93627cc777313d6a6091f1110999c7 (diff) | |
parent | c9cae7b97d6546edf1a5826e7a5bea4d80ced507 (diff) | |
download | refinerycms-blog-9fa55fa535ea7f20e31b42dd2a67c62fc5ee280e.tar.gz refinerycms-blog-9fa55fa535ea7f20e31b42dd2a67c62fc5ee280e.tar.bz2 refinerycms-blog-9fa55fa535ea7f20e31b42dd2a67c62fc5ee280e.zip |
Merge pull request #393 from simi/patch-1
Add Travis badge to README.md.
[ci skip]
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Refinery CMS Blog +# Refinery CMS Blog [![Build Status](https://travis-ci.org/refinery/refinerycms-blog.svg?branch=master)](https://travis-ci.org/refinery/refinerycms-blog) Simple blog engine for [Refinery CMS](http://refinerycms.com). It supports posts, categories and comments. |