community-app/.travis.yml

10 lines
148 B
YAML
Raw Normal View History

language: node_js
node_js:
2013-12-11 20:25:11 +00:00
- "0.10"
- "0.8"
- "0.6"
2013-12-11 21:12:57 +00:00
before_script:
- npm install -g grunt-cli
2013-12-12 19:34:26 +00:00
- npm install -g bower
2013-12-12 19:30:26 +00:00
- bower install