scripts: fix build with go-1.5 after switch to vendor/
go-1.6 enables vendor by default, but go-1.5 needs an environment variable.
This commit is contained in:
Reference in New Issue
Block a user
go-1.6 enables vendor by default, but go-1.5 needs an environment variable.