Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
Cache dep cache :)
Browse files Browse the repository at this point in the history
  • Loading branch information
ash2k committed Jul 27, 2017
1 parent 4c5f66b commit 63c32d2
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 @@ -5,6 +5,10 @@ language: go
services:
- docker

cache:
directories:
- $GOPATH/pkg/dep

go:
- 1.8.3

Expand Down

0 comments on commit 63c32d2

Please sign in to comment.