Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: cache vendor/ directory on Travis CI
Since gvt rebuild is only run when the manifest updates now, caching the vendor/ directory should help speed up the dependency fetching step.
- Loading branch information
876aaf9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK