We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adba5e commit 128c7b4Copy full SHA for 128c7b4
1 file changed
eirctl.yaml
@@ -58,9 +58,6 @@ tasks:
58
- |
59
mkdir -p .coverage
60
export GOPATH="${PWD}/.deps" GOBIN="${PWD}/.deps/bin"
61
- go version
62
- env
63
- go env
64
go install github.com/jstemmer/go-junit-report@v0.9.1
65
go install github.com/axw/gocov/gocov@v1.0.0
66
go install github.com/AlekSi/gocov-xml@v1.0.0
0 commit comments