diff --git a/.travis.yml b/.travis.yml index d7602a4..d046182 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,10 @@ branches: only: - master +cache: + directories: + - $GOPATH/pkg/dep + env: - DEP_VERSION="0.3.2"