Skip to content

Commit

Permalink
added badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ctolkien committed Oct 5, 2016
1 parent 9dcf427 commit 0a1a8ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
|Windows | [![Build status](https://img.shields.io/appveyor/ci/soda-digital/tinypng.svg?maxAge=2000)](https://ci.appveyor.com/project/Soda-Digital/tinypng) |
|Linux/OSX| [![Build Status](https://img.shields.io/travis/ctolkien/TinyPNG.svg?maxAge=2000)](https://travis-ci.org/ctolkien/TinyPNG) |


[![codecov](https://codecov.io/gh/ctolkien/TinyPNG/branch/master/graph/badge.svg)](https://codecov.io/gh/ctolkien/TinyPNG)
![Version](https://img.shields.io/nuget/v/tinypng.svg?maxAge=2000)
[![license](https://img.shields.io/github/license/ctolkien/TinyPNG.svg?maxAge=2592000)]()

Expand Down
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ os: Visual Studio 2015
configuration: Release
pull_requests:
do_not_increment_build_number: true
environment:
CODECOV_TOKEN:
secure: bVt/DVcvyzeJiiyAxWCU4SCTnG1OM3omaApnMKArl0veMjYem04lV3CWDG20iQ4H
init:
- ps: $Env:LABEL = $Env:APPVEYOR_BUILD_NUMBER
- ps: Set DOTNET_SKIP_FIRST_TIME_EXPERIENCE
Expand Down

0 comments on commit 0a1a8ef

Please sign in to comment.