aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlexandre Garand <alexandre.garand@fretlink.com>2019-07-05 14:45:23 +0200
committerAlexandre Garand <alexandre.garand@fretlink.com>2019-07-05 15:03:41 +0200
commit51fc704d8156822db143291d55f0e22bb2d5484c (patch)
tree03131ea620b54433f2b70fc33bb45fcf2676ed98
parent065bf5d75bfd81d439ea42434463f796128d08f1 (diff)
downloadterraform-provider-mailgun-51fc704d8156822db143291d55f0e22bb2d5484c.tar.gz
terraform-provider-mailgun-51fc704d8156822db143291d55f0e22bb2d5484c.tar.zst
terraform-provider-mailgun-51fc704d8156822db143291d55f0e22bb2d5484c.zip
fix cache in travis files such as the makefile were wrongly included
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 72fe3c7..a20fc58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ matrix:
27 27
28cache: 28cache:
29 directories: 29 directories:
30 - $GOPATH/src
31 - $HOME/.cache/go-build 30 - $HOME/.cache/go-build
32 - $HOME/gopath/pkg/mod 31 - $HOME/gopath/pkg/mod
33 32