Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Commit

Permalink
Move travis and david badges to shields.io .
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed May 12, 2015
1 parent b9de437 commit 588e5bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,7 +1,7 @@
<img align="right" src="https://raw.github.com/cliffano/bagoftext/master/avatar.jpg" alt="Avatar"/>

[![Build Status](https://secure.travis-ci.org/cliffano/bagoftext.png?branch=master)](http://travis-ci.org/cliffano/bagoftext)
[![Dependencies Status](https://david-dm.org/cliffano/bagoftext.png)](http://david-dm.org/cliffano/bagoftext)
[![Build Status](https://img.shields.io/travis/cliffano/bagoftext.svg)](http://travis-ci.org/cliffano/bagoftext)
[![Dependencies Status](https://img.shields.io/david/cliffano/bagoftext.svg)](http://david-dm.org/cliffano/bagoftext)
[![Coverage Status](https://coveralls.io/repos/cliffano/bagoftext/badge.png?branch=master)](https://coveralls.io/r/cliffano/bagoftext?branch=master)
[![Published Version](https://badge.fury.io/js/bagoftext.png)](http://badge.fury.io/js/bagoftext)
<br/>
Expand Down Expand Up @@ -58,4 +58,4 @@ Build reports:
* [Unit tests report](http://cliffano.github.io/bagoftext/bob/test/buster.out)
* [Test coverage report](http://cliffano.github.io/bagoftext/bob/coverage/buster-istanbul/lcov-report/lib/index.html)
* [Integration tests report](http://cliffano.github.io/bagoftext/bob/test-integration/cmdt.out)
* [API Documentation](http://cliffano.github.io/bagoftext/bob/doc/dox-foundation/index.html)
* [API Documentation](http://cliffano.github.io/bagoftext/bob/doc/dox-foundation/index.html)

0 comments on commit 588e5bb

Please sign in to comment.