diff --git a/.travis.yml b/.travis.yml index 6d2f2fa0..f99051c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ cache: - $GOPATH/pkg/dep - ~/.npm - ~/.cache + - $GOPATH/src/github.com/hunterlong/statup/vendor sudo: required