7452d792 by Lee Whitaker

install the grunt client as part of travisCI flow

1 parent 8da6ac57
language: node_js
before_script:
- npm install -g grunt-cli
......