Skip to content

Commit 278f572

Browse files
committed
More CI fixes
1 parent 8925915 commit 278f572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ go:
88
install:
99
- go get github.com/onsi/ginkgo
1010
- go get github.com/onsi/gomega
11-
- mkdir -p $GOPATH/src/gopkg.in
12-
- mv $GOPATH/src/github.com/bsm $GOPATH/src/gopkg.in/
11+
- mkdir -p $GOPATH/src/gopkg.in/bsm
12+
- mv $GOPATH/src/github.com/bsm/openrtb $GOPATH/src/gopkg.in/gopkg.in/bsm/openrtb.v2
1313
- cd $GOPATH/src/gopkg.in/bsm/openrtb.v2

0 commit comments

Comments
 (0)