diff --git a/.travis.yml b/.travis.yml index 92f811e0f58..62f7413433f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ go: - 1.6 - 1.7 +go_import_path: github.com/ory-am/hydra + install: - go get github.com/mattn/goveralls golang.org/x/tools/cmd/cover github.com/pierrre/gotestcover github.com/Masterminds/glide github.com/mitchellh/gox github.com/tcnksm/ghr - git clone https://github.com/docker-library/official-images.git ~/official-images