Skip to content

Commit fda5a7e

Browse files
committed
Remove Codecov from CI
1 parent eb9fa96 commit fda5a7e

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ go:
66

77
script:
88
- go test -race -coverprofile=coverage.txt -covermode=atomic
9-
10-
after_success:
11-
- bash <(curl -s https://codecov.io/bash)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[![Build Status](https://travis-ci.org/Shopify/ejson2env.svg?branch=master)](https://travis-ci.org/Shopify/ejson2env)
2-
[![codecov](https://codecov.io/gh/Shopify/ejson2env/branch/master/graph/badge.svg)](https://codecov.io/gh/Shopify/ejson2env)
32
[![Go Report Card](https://goreportcard.com/badge/github.com/Shopify/ejson2env)](https://goreportcard.com/report/github.com/Shopify/ejson2env)
43

54
# ejson2env

0 commit comments

Comments
 (0)