Skip to content

Commit

Permalink
Merge pull request #119 from olleolleolle/patch-2
Browse files Browse the repository at this point in the history
README: Use the "sourcelevel" user in build badge
  • Loading branch information
georgeguimaraes committed Apr 6, 2020
2 parents 2f71ffc + 993ef6e commit fd92a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Faraday Http Cache

[![Build Status](https://secure.travis-ci.org/plataformatec/faraday-http-cache.svg?branch=master)](https://travis-ci.org/plataformatec/faraday-http-cache)
[![Build Status](https://secure.travis-ci.org/sourcelevel/faraday-http-cache.svg?branch=master)](https://travis-ci.org/sourcelevel/faraday-http-cache)

a [Faraday](https://github.com/lostisland/faraday) middleware that respects HTTP cache,
by checking expiration and validation of the stored responses.
Expand Down

0 comments on commit fd92a34

Please sign in to comment.