diff --git a/.travis.yml b/.travis.yml index 85f9bde..da14b9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,10 @@ language: go go: - 1.15.x +cache: + directories: + - $GOPATH/pkg/mod + install: - curl --silent --location https://goo.gl/g1CpPX | bash -s v1.3.0