Merge branch 'master' of git.barakmich.com:barak/dotfiles

This commit is contained in:
Barak Michener 2013-09-01 14:32:43 -04:00
commit 0fc20ef4c1
7 changed files with 113 additions and 7 deletions

View file

@ -11,7 +11,7 @@ exec {
exec {
"get_gocov":
command => "go get -u github.com/axw/gocov",
command => "go get -u github.com/axw/gocov/gocov",
path => "/usr/bin",
}