mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-14 08:21:28 +05:30
Remove validate test.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@
|
|||||||
go:
|
go:
|
||||||
- 1.5
|
- 1.5
|
||||||
install: make deps
|
install: make deps
|
||||||
before_script: test -z "$(make validate | tee /dev/stderr)"
|
before_script: make validate
|
||||||
script: make test
|
script: make test
|
||||||
|
|||||||
Reference in New Issue
Block a user