Update URI for cover
This commit is contained in:
parent
ab9e13ffb6
commit
1a002ea87e
|
@ -31,7 +31,7 @@ sudo chown -R vagrant:vagrant /opt/gopath
|
|||
sudo apt-get install -y git-core
|
||||
|
||||
# Install go tools
|
||||
go get code.google.com/p/go.tools/cmd/cover
|
||||
go get golang.org/x/tools/cmd/cover
|
||||
SCRIPT
|
||||
|
||||
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||
|
|
Loading…
Reference in New Issue