Skip to content

Commit

Permalink
Removed coveralls because of huonw/travis-cargo#54.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Aug 7, 2016
1 parent b2af97f commit a5ca6a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ script:
- |
travis-cargo build &&
travis-cargo test
after_success:
- travis-cargo coveralls --no-sudo --verify
#after_success:
#- travis-cargo coveralls --no-sudo --verify

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBV archive extractor written in Rust.

image:https://img.shields.io/travis/antoyo/uncbv.svg[link="https://travis-ci.org/antoyo/uncbv"]
image:https://img.shields.io/coveralls/antoyo/uncbv.svg[link="https://coveralls.io/github/antoyo/uncbv"]
//image:https://img.shields.io/coveralls/antoyo/uncbv.svg[link="https://coveralls.io/github/antoyo/uncbv"]
image:https://img.shields.io/crates/v/uncbv.svg[link="https://crates.io/crates/uncbv"]
image:https://img.shields.io/crates/d/uncbv.svg[link="https://crates.io/crates/uncbv"]
image:https://img.shields.io/crates/l/uncbv.svg[link="LICENSE"]
Expand Down

0 comments on commit a5ca6a4

Please sign in to comment.