Files
turbo-rss/.travis.yml
2015-02-08 16:17:00 -05:00

8 lines
114 B
YAML

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