Merge pull request #16 from redhat-developer/fixCodecovBadge

Fix codecov.io badge in readme
This commit is contained in:
Shubham
2018-02-01 18:29:31 +05:30
committed by GitHub

View File

@@ -1,5 +1,5 @@
# ocdev # ocdev
[![Build Status](https://travis-ci.org/redhat-developer/ocdev.svg?branch=master)](https://travis-ci.org/redhat-developer/ocdev) [![codecov](https://codecov.io/gh/kadel/ocdev/branch/master/graph/badge.svg)](https://codecov.io/gh/kadel/ocdev) [![Build Status](https://travis-ci.org/redhat-developer/ocdev.svg?branch=master)](https://travis-ci.org/redhat-developer/ocdev) [![codecov](https://codecov.io/gh/redhat-developer/ocdev/branch/master/graph/badge.svg)](https://codecov.io/gh/redhat-developer/ocdev)
## What is ocdev? ## What is ocdev?
OpenShift Command line for Developers OpenShift Command line for Developers