Skip to content

Commit

Permalink
Add travis-ci badge to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbrowne committed Apr 3, 2018
1 parent c49ca13 commit dcca61b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ image = "0.18.0"
[build-dependencies]
bindgen = { version = "0.26.3", optional = true }
cc = "1.0"

[badges]
travis-ci = { repository = "nickbrowne/nsvg", branch = "master" }

0 comments on commit dcca61b

Please sign in to comment.