mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-09 00:04:39 -04:00
Removes Travis link from README
This commit is contained in:
parent
3acd1c8d31
commit
c17f918425
@ -45,7 +45,7 @@ end
|
|||||||
|
|
||||||
## Supported Ruby versions
|
## Supported Ruby versions
|
||||||
|
|
||||||
This library aims to support and is [tested against][travis] the following Ruby
|
This library aims to support and is [tested against][circle_ci] the following Ruby
|
||||||
implementations:
|
implementations:
|
||||||
|
|
||||||
* Ruby 2.3+
|
* Ruby 2.3+
|
||||||
@ -76,7 +76,7 @@ See [LICENSE][] for details.
|
|||||||
|
|
||||||
[net_http]: ./docs/adapters/net_http.md
|
[net_http]: ./docs/adapters/net_http.md
|
||||||
[persistent]: ./docs/adapters/net_http_persistent.md
|
[persistent]: ./docs/adapters/net_http_persistent.md
|
||||||
[travis]: https://travis-ci.org/lostisland/faraday
|
[circle_ci]: https://circleci.com/gh/lostisland/faraday
|
||||||
[excon]: ./docs/adapters/excon.md
|
[excon]: ./docs/adapters/excon.md
|
||||||
[patron]: ./docs/adapters/patron.md
|
[patron]: ./docs/adapters/patron.md
|
||||||
[em-synchrony]: ./docs/adapters/em-synchrony.md
|
[em-synchrony]: ./docs/adapters/em-synchrony.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user