From: gfyoung Date: Tue, 16 May 2017 00:39:40 +0000 (-0400) Subject: Add Travis SVG to README X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fe963d599a2eb12a0f65b8d789d8f23a98e3b5bb;p=stevenblack-hosts.git Add Travis SVG to README --- diff --git a/.travis.yml b/.travis.yml index a28b64530..37732ad70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ install: pip install flake8 script: - flake8 \ No newline at end of file + flake8 diff --git a/readme_template.md b/readme_template.md index ac0ae320d..3f3fe3c24 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/StevenBlack/hosts.svg?branch=master)](https://travis-ci.org/StevenBlack/hosts) + ### Cloning? Use a shallow clone and avoid 400 Mb of history A **shallow clone** is a good idea because you probably don't need many years of history.