Skip to content

Commit

Permalink
Add badges in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
opilar committed Apr 14, 2017
1 parent abe6dc4 commit 0f2b9f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ tokio-core = "0.1"
default = ["miniz-sys"]
zlib = ["libz-sys"]
tokio = ["tokio-io", "futures"]

[badges]
travis-ci = { repository = "alexcrichton/flate2-rs" }
appveyor = { repository = "alexcrichton/flate2-rs" }

0 comments on commit 0f2b9f3

Please sign in to comment.