We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb9fa96 + fda5a7e commit adc857bCopy full SHA for adc857b
2 files changed
.travis.yml
@@ -6,6 +6,3 @@ go:
6
7
script:
8
- go test -race -coverprofile=coverage.txt -covermode=atomic
9
-
10
-after_success:
11
- - bash <(curl -s https://codecov.io/bash)
README.md
@@ -1,5 +1,4 @@
1
[](https://travis-ci.org/Shopify/ejson2env)
2
-[](https://codecov.io/gh/Shopify/ejson2env)
3
[](https://goreportcard.com/report/github.com/Shopify/ejson2env)
4
5
# ejson2env
0 commit comments