pofile/.travis.yml
2013-12-17 14:39:09 +01:00

8 lines
103 B
YAML

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