Chart.js/.travis.yml

14 lines
162 B
YAML
Raw Normal View History

2015-01-01 18:57:21 +01:00
language: node_js
node_js:
- "0.11"
- "0.10"
before_script:
- npm install
script:
2015-01-03 18:19:28 +01:00
- gulp test
2015-01-30 03:43:02 +01:00
notifications:
slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA