aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: b16e41db3694a214566f71f8d83dd44aaf77e55b (plain)
1
2
3
4
5
language: node_js
node_js:
- '0.10'
before_install:
- npm install grunt-cli bower -g