Skip to content

Commit

Permalink
Updates README.md with svg badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored and alecthomas committed Nov 9, 2017
1 parent 43fdd62 commit 3300952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Injector - Python dependency injection framework, inspired by Guice
===================================================================

[![image](https://secure.travis-ci.org/alecthomas/injector.png?branch=master)](https://travis-ci.org/alecthomas/injector)
[![image](https://secure.travis-ci.org/alecthomas/injector.svg?branch=master)](https://travis-ci.org/alecthomas/injector)

Introduction
------------
Expand Down

0 comments on commit 3300952

Please sign in to comment.