From 20dbbf52cc0ed059f3214d0aee15456ee5555006 Mon Sep 17 00:00:00 2001 From: nibrag Date: Tue, 10 May 2016 03:48:50 +0300 Subject: [PATCH] Added travis buid/failing image --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b3b1545..83ec80e 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,8 @@ SOCKS proxy client for asyncio and aiohttp ========================================== +.. image:: https://travis-ci.org/nibrag/aiosocks.svg?branch=master + :target: https://travis-ci.org/nibrag/aiosocks + :align: right Features --------