From ae67eba21f140efd41a2d4005994d695a3960090 Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Sat, 20 Jul 2019 22:51:50 -0400 Subject: [PATCH] Update README with fixed Travis-CI image --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1cc4474..8d9cbd9 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ Env: Environment Variables for Humans ===================================== -.. image:: https://secure.travis-ci.org/kennethreitz/env.png?branch=master - :target: https://secure.travis-ci.org/kennethreitz/env +.. image:: https://travis-ci.com/MasterOdin/env.svg?branch=master + :target: https://travis-ci.com/MasterOdin/env Mapping environment variables can be a bit of a pain.