mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
Make travis to download dependencies.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
go:
|
||||
- 1.5
|
||||
install:
|
||||
- go get -t ./...
|
||||
- go get github.com/golang/lint/golint
|
||||
before_script:
|
||||
- go vet ./...
|
||||
|
||||
Reference in New Issue
Block a user