Skip to content

Commit 8925915

Browse files
committed
Fix travis CI
1 parent a80af56 commit 8925915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ install:
99
- go get github.com/onsi/ginkgo
1010
- go get github.com/onsi/gomega
1111
- mkdir -p $GOPATH/src/gopkg.in
12-
- mv $GOPATH/src/github.com/bsm/openrtb $GOPATH/src/gopkg.in/bsm/openrtb.v2
12+
- mv $GOPATH/src/github.com/bsm $GOPATH/src/gopkg.in/
1313
- cd $GOPATH/src/gopkg.in/bsm/openrtb.v2

0 commit comments

Comments
 (0)