good morning!!!!

Skip to content
Snippets Groups Projects
Commit 2ca6a800 authored by Taylor Gerring's avatar Taylor Gerring
Browse files

Remove old go cover location

parent 82eeb5e0
Branches
Tags
No related merge requests found
......@@ -9,7 +9,7 @@ install:
# - go get code.google.com/p/go.tools/cmd/goimports
# - go get github.com/golang/lint/golint
# - go get golang.org/x/tools/cmd/vet
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
before_script:
# - gofmt -l -w .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment