Skip to content

Commit

Permalink
Adding Travis-CI image to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Boës committed Nov 2, 2016
1 parent 4ba7740 commit 58b1756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ If you do not want to use [`node index.js`](index.js), [read the manual](docs/ma
Version
-------

[![Build Status](https://travis-ci.org/fboes/blogophon.svg?branch=master)](https://travis-ci.org/fboes/blogophon)
[![Dependency Status](https://david-dm.org/fboes/blogophon/status.svg)](https://david-dm.org/fboes/blogophon)
[![devDependency Status](https://david-dm.org/fboes/blogophon/dev-status.svg)](https://david-dm.org/fboes/blogophon?type=dev)

Version: 0.5.0 (2016-10-17)
Version: 0.6.0 (2016-11-02)

Legal stuff
-----------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blogophon",
"version": "0.5.0",
"version": "0.6.0",
"description": "A small and simple Static Site Generator for blogs.",
"main": "./index.js",
"repository": {
Expand Down

0 comments on commit 58b1756

Please sign in to comment.