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
e718ea9d2a
commit
edebcebfee
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
test:
|
||||
pre:
|
||||
- $(which go) > .gopath
|
||||
- which go > .gopath
|
||||
override:
|
||||
- sudo -E $(cat .gopath) test ./...
|
||||
|
||||
|
|
Loading…
Reference in a new issue