aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/chart.js/.travis.yml
blob: c66ea5fb77677b4f51ff103956a1bee75164d791 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
language: node_js
node_js:
  - "0.11"
  - "0.10"

before_script:
  - npm install

script:
  - gulp test

notifications:
  slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA