(This is related to #718 but doesn't really depend on it.)
Use [travis cache] to cache the following dependencies:
Example commit of how this was done for Angular v1: angular/angular.js@507ee2d
More docs on travis caching: http://docs.travis-ci.com/user/caching/
(This is related to #718 but doesn't really depend on it.)
Use [travis cache] to cache the following dependencies:
node_modulesdirectory for npm dependenciespackagesdirectory for pub dependenciesExample commit of how this was done for Angular v1: angular/angular.js@507ee2d
More docs on travis caching: http://docs.travis-ci.com/user/caching/