Skip to content

Commit

Permalink
Add badge and caching
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Collison <derek@nats.io>
  • Loading branch information
derekcollison committed Feb 24, 2020
1 parent 2bceecd commit 253d7f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ jobs:
allow_failures:
- rust: nightly
fast_finish: true

cache: cargo
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ categories = ["network-programming", "api-bindings"]
name = "nats"

[badges]
travis-ci = { repository = "nats-io/nats.rs", branch = "master" }
maintenance = { status = "actively-developed" }

[dependencies]
Expand Down

0 comments on commit 253d7f7

Please sign in to comment.