Skip to content

Commit

Permalink
Merge pull request #159 from opilar/feature/badges
Browse files Browse the repository at this point in the history
Cargo.toml badges
  • Loading branch information
alexcrichton committed May 21, 2017
2 parents 044e328 + bdae692 commit c7c232b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Expand Up @@ -35,3 +35,7 @@ release_max_level_trace = []
nightly = []
use_std = []
default = ["use_std"]

[badges]
travis-ci = { repository = "rust-lang-nursery/log" }
appveyor = { repository = "alexcrichton/log" }

0 comments on commit c7c232b

Please sign in to comment.