mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add circle.yml
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
parent
702915a7a9
commit
4e22b7b1f7
1 changed files with 4 additions and 0 deletions
4
libnetwork/circle.yml
Normal file
4
libnetwork/circle.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
test:
|
||||
override:
|
||||
- sudo -E go test ./...
|
||||
|
Loading…
Reference in a new issue