Skip to content

Commit

Permalink
Drop codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Aug 27, 2018
1 parent 0e56e24 commit 36360f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ matrix:
- go: "1.11"
env: COMMAND=scripts/lint.sh
- go: "1.11"
env: COMMAND=scripts/coverage.sh CODECOV=true
env: COMMAND=scripts/unit-test.sh
- go: "1.10"
env: COMMAND=scripts/unit-test.sh
- go: "1.9"
Expand Down
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -4,10 +4,9 @@ Cozy Cloud
[![GoDoc](https://godoc.org/github.com/cozy/cozy-stack?status.svg)](https://godoc.org/github.com/cozy/cozy-stack)
[![Build Status](https://travis-ci.org/cozy/cozy-stack.svg?branch=master)](https://travis-ci.org/cozy/cozy-stack)
[![Go Report Card](https://goreportcard.com/badge/github.com/cozy/cozy-stack)](https://goreportcard.com/report/github.com/cozy/cozy-stack)
[![codecov](https://codecov.io/gh/cozy/cozy-stack/branch/master/graph/badge.svg)](https://codecov.io/gh/cozy/cozy-stack)


## What is Cozy?
## What is Cozy?

![Cozy Logo](https://cdn.rawgit.com/cozy/cozy-guidelines/master/templates/cozy_logo_small.svg)

Expand Down

0 comments on commit 36360f0

Please sign in to comment.