Skip to content

Commit

Permalink
travis: ory#295 try simpler move command
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 15, 2016
1 parent 6e33ac4 commit 7849203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ go:

before_install:
- mkdir -p $TRAVIS_BUILD_DIR $GOPATH/src/github.com/ory-am/hydra
- test ! -d $GOPATH/src/github.com/github.com/ory-am/ && mv $TRAVIS_BUILD_DIR $GOPATH/src/github.com/github.com/ory-am/|| true
- mv $TRAVIS_BUILD_DIR $GOPATH/src/github.com/ory-am/


install:
Expand Down

0 comments on commit 7849203

Please sign in to comment.