Skip to content

Commit cef92bd

Browse files
committed
Update .travis.yml
1 parent 4730441 commit cef92bd

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
@@ -4,6 +4,6 @@ go:
44
- 1.5
55

66
script: go test -race ./go/...
7-
7+
install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...
88
env:
99
- GO15VENDOREXPERIMENT=1

0 commit comments

Comments
 (0)