Ok, last attempt now.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
# First install latest versions of all dependencies
|
# First install latest versions of all dependencies
|
||||||
- go get -u -v -t -d ./...
|
- go get -v -t -d ./...
|
||||||
# Clean out old crap
|
# Clean out old crap
|
||||||
- git clean -fxd
|
- git clean -fxd
|
||||||
- go clean -i -r ./cmd/...
|
- go clean -i -r ./cmd/...
|
||||||
|
|||||||
Reference in New Issue
Block a user