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
1 changed files with 1 additions and 1 deletions

View File

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