aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: ec3b27d5dc866dd6c86f84705f6233583c7d1fb2 (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
  - 4
before_script:
  - npm install -g grunt-cli
after_script:
  - grunt retire