Files
less.js/.travis.yml
Luke Page eb5dba02ad remove 0.8. 0.8 works but only if you don't use
any dependencies. Support will be removed from the package.json in 2.0.0
2014-06-06 08:43:37 +01:00

8 lines
103 B
YAML

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