1
0
Fork 0
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:
Arnaud Porterie 2015-03-04 14:35:58 -08:00
parent e718ea9d2a
commit edebcebfee

View file

@ -1,6 +1,6 @@
test:
pre:
- $(which go) > .gopath
- which go > .gopath
override:
- sudo -E $(cat .gopath) test ./...