mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Circle CI
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
parent
4e22b7b1f7
commit
e718ea9d2a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
test:
|
||||
pre:
|
||||
- $(which go) > .gopath
|
||||
override:
|
||||
- sudo -E go test ./...
|
||||
- sudo -E $(cat .gopath) test ./...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue