Chart.js/.travis.yml
2015-01-03 17:19:28 +00:00

11 lines
104 B
YAML

language: node_js
node_js:
- "0.11"
- "0.10"
before_script:
- npm install
script:
- gulp test