]> git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/commitdiff
fix cache in travis files such as the makefile were wrongly included 11/head
authorAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 5 Jul 2019 12:45:23 +0000 (14:45 +0200)
committerAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 5 Jul 2019 13:03:41 +0000 (15:03 +0200)
.travis.yml

index 72fe3c79e7fda4f5e5a24b63610b4e934063dadb..a20fc5867041760bb9df3bc9e96cf57336aa75fc 100644 (file)
@@ -27,7 +27,6 @@ matrix:
 
 cache:
   directories:
-  - $GOPATH/src
   - $HOME/.cache/go-build
   - $HOME/gopath/pkg/mod