gocov
This commit is contained in:
parent
8e1f6dba3a
commit
e6c12121cd
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ exec {
|
||||||
|
|
||||||
exec {
|
exec {
|
||||||
"get_gocov":
|
"get_gocov":
|
||||||
command => "go get -u github.com/axw/gocov",
|
command => "go get -u github.com/axw/gocov/gocov",
|
||||||
path => "/usr/bin",
|
path => "/usr/bin",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue