chore: disable npm install on Travis
Grunt is configured to run `npm install` before every task. That is convenient when switching a branch for example. On Travis, this makes no sense and is causing tons of NPM warnings (eg. packages not defining repository field etc).
V
Vojta Jina committed
c63fbbbcd1147c7e55c3e1d4118bd3a5f6059810
Parent: 23a59ae