mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Cleanup imports and vendor dependencies.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
+1
-1
@@ -36,9 +36,9 @@ install:
|
||||
- set Path=c:\mingw64\bin;c:\go\bin;%Path%
|
||||
- go version
|
||||
- go env
|
||||
- go get -v -t ./...
|
||||
|
||||
build_script:
|
||||
- go vet ./wincred
|
||||
- go test -v github.com/docker/docker-credential-helpers/wincred
|
||||
|
||||
# Disable automatic tests
|
||||
|
||||
Reference in New Issue
Block a user