Skip to content

Commit

Permalink
Update URI for cover
Browse files Browse the repository at this point in the history
  • Loading branch information
joeholley committed Jan 23, 2015
1 parent 1908701 commit d5c59e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -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|
Expand Down

0 comments on commit d5c59e7

Please sign in to comment.