first commit
This commit is contained in:
13
public/bower_components/chart.js/.travis.yml
vendored
Normal file
13
public/bower_components/chart.js/.travis.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
|
||||
before_script:
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- gulp test
|
||||
|
||||
notifications:
|
||||
slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA
|
||||
Reference in New Issue
Block a user