Skip to content

Commit

Permalink
Show Travis CI building status (#63)
Browse files Browse the repository at this point in the history
Allows contributors to be aware there is a Travis CI setup
  • Loading branch information
andrericardo authored and benmccann committed Oct 9, 2019
1 parent 41ef47e commit 9a7f262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The plugins below may be particularly interesting to use with financial charts.

## Building

<a href="https://travis-ci.org/chartjs/chartjs-chart-financial"><img src="https://img.shields.io/travis/chartjs/chartjs-chart-financial.svg?style=flat-square&maxAge=600" alt="Builds"></a>

```sh
npm install
gulp build
Expand Down

0 comments on commit 9a7f262

Please sign in to comment.