We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00cdb89 commit 32a577fCopy full SHA for 32a577f
README.md
@@ -342,7 +342,7 @@ public_key = cert_obj.public_key()
342
private_key = cert_obj.private_key()
343
```
344
345
-[travis-status-image]: https://secure.travis-ci.org/jpadilla/pyjwt.png?branch=master
+[travis-status-image]: https://secure.travis-ci.org/jpadilla/pyjwt.svg?branch=master
346
[travis]: http://travis-ci.org/jpadilla/pyjwt?branch=master
347
[appveyor-status-image]: https://ci.appveyor.com/api/projects/status/h8nt70aqtwhht39t?svg=true
348
[appveyor]: https://ci.appveyor.com/project/jpadilla/pyjwt
0 commit comments