refs TryGhost/Ghost#7039 - add bower dependency to client
grunt init
refs https://github.com/TryGhost/Ghost/pull/7005 - add `grunt init` task that installs `npm` and `bower` dependencies - allows Ghost to call this task via subgrunt avoiding the need for a global bower install
refs #23 - add `grunt lint` - add lint build to Travis matrix