Skip to content

Commit

Permalink
ci: Enable cache for dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Nov 5, 2017
1 parent ceaa387 commit f234a62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ branches:
only:
- master

cache:
directories:
- $GOPATH/pkg/dep

env:
- DEP_VERSION="0.3.2"

Expand Down

0 comments on commit f234a62

Please sign in to comment.