Switch badge to circle
This commit is contained in:
parent
89f2770eeb
commit
1373a57cf8
@ -26,7 +26,7 @@ features = [
|
||||
]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "sfackler/rust-postgres" }
|
||||
circle-ci = { repository = "sfackler/rust-postgres" }
|
||||
|
||||
[lib]
|
||||
name = "postgres"
|
||||
|
@ -24,7 +24,7 @@ features = [
|
||||
]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "sfackler/rust-postgres" }
|
||||
circle-ci = { repository = "sfackler/rust-postgres" }
|
||||
|
||||
[features]
|
||||
with-bit-vec = ["postgres-shared/with-bit-vec"]
|
||||
|
Loading…
Reference in New Issue
Block a user