7452d792 by Lee Whitaker

install the grunt client as part of travisCI flow

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