Skip to content

Commit adc857b

Browse files
authored
Merge pull request #19 from Shopify/remove-codecov
Remove Codecov from CI
2 parents eb9fa96 + fda5a7e commit adc857b

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)