Skip to content

Commit

Permalink
Revert "add codecov check"
Browse files Browse the repository at this point in the history
This reverts commit bf7e6b4.
  • Loading branch information
gozfree committed Dec 21, 2019
1 parent bf7e6b4 commit 6c1709e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,3 @@ before_install:
- sudo apt-get install -y libx264-dev
- sudo apt-get install -y protobuf-compiler
script: ./build.sh

env:
global:
- CODECOV_TOKEN="86c0cf19-699e-49f9-b6d4-4d5c214e70d5"

after_success:
- bash <(curl -s https://codecov.io/bash)
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ English | [简体中文](README.cn.md)

[![Build](https://travis-ci.org/gozfree/gear-lib.svg?branch=master)](https://travis-ci.org/gozfree/gear-lib)
[![Release](https://img.shields.io/github/release/gozfree/gear-lib.svg)](https://github.com/gozfree/gear-lib/releases)
[![Codecov](https://codecov.io/gh/gozfree/gear-lib/graph/badge.svg)](https://codecov.io/gh/gozfree/gear-lib/releases)
[![License](https://img.shields.io/github/license/gozfree/gear-lib.svg)](https://github.com/gozfree/gear-lib/blob/master/LICENSE.MIT)

This is a collection of basic libraries.
Expand Down

0 comments on commit 6c1709e

Please sign in to comment.