diff options
author | 2017-08-19 12:47:48 -0700 | |
---|---|---|
committer | 2017-08-19 20:47:48 +0100 | |
commit | a682f73b5cbfb693bfb87daf94732b41dbb5b540 (patch) | |
tree | 8f8fbe3d65f75cf3c703792194ad59aa5084a737 /Makefile | |
parent | 8749b870c4b2c5db823a08f42f6d5d16d6a3cf33 (diff) | |
download | coredns-a682f73b5cbfb693bfb87daf94732b41dbb5b540.tar.gz coredns-a682f73b5cbfb693bfb87daf94732b41dbb5b540.tar.zst coredns-a682f73b5cbfb693bfb87daf94732b41dbb5b540.zip |
Disable Travis cache (#953)
It looks like the cached path
- `$GOPATH/src`
- `$GOPATH/pkg`
overlaps with the source path of
`$GOPATH/src/github.com/coredns/coredns`.
Disable the cache for now.
May enable cache in the future if we could exclude
`$GOPATH/src/github.com/coredns/coredns` from `$GOPATH/src`.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions