We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18dee0 commit 532ca15Copy full SHA for 532ca15
README.md
@@ -4,7 +4,7 @@
4
5
<p align="center">
6
<a href="https://pypi.python.org/pypi/furl"><img src="https://badge.fury.io/py/furl.svg"></a>
7
- <a href="https://travis-ci.org/gruns/furl"><img src="https://img.shields.io/travis/gruns/furl.svg"></a>
+ <a href="https://github.com/gruns/furl/actions/workflows/ci.yml"><img src="https://github.com/gruns/furl/actions/workflows/ci.yml/badge.svg"></a>
8
<a href="http://unlicense.org/"><img src="https://img.shields.io/pypi/l/furl.svg"></a>
9
<a href="https://pypi.python.org/pypi/furl"><img src="https://img.shields.io/pypi/pyversions/furl.svg"></a>
10
</p>
0 commit comments