We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80af56 commit 8925915Copy full SHA for 8925915
.travis.yml
@@ -9,5 +9,5 @@ install:
9
- go get github.com/onsi/ginkgo
10
- go get github.com/onsi/gomega
11
- mkdir -p $GOPATH/src/gopkg.in
12
- - mv $GOPATH/src/github.com/bsm/openrtb $GOPATH/src/gopkg.in/bsm/openrtb.v2
+ - mv $GOPATH/src/github.com/bsm $GOPATH/src/gopkg.in/
13
- cd $GOPATH/src/gopkg.in/bsm/openrtb.v2
0 commit comments