mirror of https://github.com/perkeep/perkeep.git
Merge branch 'master' of https://camlistore.googlesource.com/camlistore
This commit is contained in:
commit
8c25e46524
|
@ -91,6 +91,7 @@ func (c *testCmd) env() *Env {
|
|||
env.NoGo()
|
||||
env.Set("GOPATH", c.buildGoPath)
|
||||
env.Set("CAMLI_MAKE_USEGOPATH", "true")
|
||||
env.Set("GO15VENDOREXPERIMENT", "1")
|
||||
return env
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue