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 2153421dad
commit d6a57d65a5
+1 -1
View File
@@ -1,6 +1,6 @@
test:
pre:
- $(which go) > .gopath
- which go > .gopath
override:
- sudo -E $(cat .gopath) test ./...