Commit 804a1336 authored by Eric Myhre's avatar Eric Myhre

codecov, I need to you understand that I don't value your input, you're not...

codecov, I need to you understand that I don't value your input, you're not even enabled on this repo, and you're especially not welcome to continue marking my builds as "failed" by your standards that I, again, do not value

I'm embarassed that dbab5316 wasn't sufficiently complete in removing this thing; I hope this now is the end of it.
parent cedbb050
...@@ -17,9 +17,3 @@ before_script: ...@@ -17,9 +17,3 @@ before_script:
- go fmt ./... - go fmt ./...
- go build ./... - go build ./...
- go test -run xxxx ./... - go test -run xxxx ./...
script:
- go test -short -coverprofile=coverage.txt ./...
after_success:
- bash <(curl -s https://codecov.io/bash)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment