mirror of
https://github.com/carlostrub/sisyphus
synced 2024-10-31 09:20:15 +00:00
turn travis cache off temporarily
This commit is contained in:
parent
ce88d598f8
commit
0a6934b3ba
10
.travis.yml
10
.travis.yml
@ -5,11 +5,11 @@ go:
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $GOPATH/src
|
||||
- $GOPATH/pkg
|
||||
- vendor
|
||||
#cache:
|
||||
# directories:
|
||||
# - $GOPATH/src
|
||||
# - $GOPATH/pkg
|
||||
# - vendor
|
||||
|
||||
install:
|
||||
- go get -u github.com/Masterminds/glide
|
||||
|
Loading…
Reference in New Issue
Block a user