Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit c27a72f

Browse files
committed
Merge pull request #22 from sigmavirus24/master
Fix Travis image
2 parents c47cfd3 + 6d516f6 commit c27a72f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
Hyper: HTTP/2.0 for Python
33
==========================
44

5-
.. image:: https://travis-ci.org/Lukasa/hyper.png?branch=master :target: https://travis-ci.org/Lukasa/hyper
5+
.. image:: https://travis-ci.org/Lukasa/hyper.png?branch=master
6+
:target: https://travis-ci.org/Lukasa/hyper
67

78
HTTP is changing under our feet. HTTP/1.1, our old friend, is being
89
supplemented by the brand new HTTP/2.0 standard. HTTP/2.0 provides many

0 commit comments

Comments
 (0)