Skip to content

Commit 7067ece

Browse files
committed
Remove node 0.12.0 from travis build
Update readme
1 parent 9741e8a commit 7067ece

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ node_js:
33
- "6"
44
- "5"
55
- "4"
6-
- "0.12"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![build status](https://travis-ci.org/gor181/react-chartjs-2.svg?branch=master)](https://travis-ci.org/gor181/react-chartjs-2)
2+
13
# react-chartjs-2
24

35
React wrapper for [ChartJs 2](http://www.chartjs.org/docs/#getting-started)

0 commit comments

Comments
 (0)