Skip to content

Commit

Permalink
travis: ory#295 set go import path
Browse files Browse the repository at this point in the history
Signed-off-by: Emil Vaagland <emilva@gmail.com>
  • Loading branch information
emilva committed Oct 17, 2016
1 parent 7849203 commit eb54e4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ go:
- 1.6
- 1.7

before_install:
- mkdir -p $TRAVIS_BUILD_DIR $GOPATH/src/github.com/ory-am/hydra
- mv $TRAVIS_BUILD_DIR $GOPATH/src/github.com/ory-am/
go_import_path: github.com/ory-am/hydra


install:
Expand Down

0 comments on commit eb54e4d

Please sign in to comment.