moby--moby/libnetwork/circle.yml

7 lines
103 B
YAML

test:
pre:
- which go > .gopath
override:
- sudo -E $(cat .gopath) test ./...