Files
less.js/.travis.yml
2014-02-11 13:38:35 +00:00

9 lines
113 B
YAML

language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
install:
- npm install -g grunt-cli
- npm install