forked from TrueCloudLab/restic
Remove coveralls.io
This commit is contained in:
parent
48924009fe
commit
9ce40761c8
3 changed files with 0 additions and 3 deletions
|
@ -150,7 +150,6 @@ func (env *TravisEnvironment) Prepare() error {
|
|||
|
||||
for _, pkg := range []string{
|
||||
"golang.org/x/tools/cmd/cover",
|
||||
"github.com/mattn/goveralls",
|
||||
"github.com/pierrre/gotestcover",
|
||||
} {
|
||||
err := run("go", "get", pkg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue