Skip to content

Commit 973dc8a

Browse files
committed
Travis CI
1 parent af49420 commit 973dc8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- '0.8'
43
- '0.10'
54
before_script:
65
- 'npm install -g bower grunt-cli'

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
angular-real-time-charts
22
========================
33

4+
[![Build Status](https://travis-ci.org/nickholub/angular-real-time-charts.svg)](https://travis-ci.org/nickholub/angular-real-time-charts)
5+
46
Real Time Charts with AngularJS.
57

68
![Real Time Charts](doc/realtimecharts.png "Real Time Charts")

0 commit comments

Comments
 (0)