UNPKG
chart.js-fork
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Simple HTML5 charts using the canvas element.
www.chartjs.org
nnnick/Chart.js
chart.js-fork
/
.travis.yml
14 lines
(10 loc)
•
162 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: node_js
node_js:
-
"0.11"
-
"0.10"
before_script:
- npm install
script:
- gulp test
notifications:
slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA