Skip to content

Commit 282d597

Browse files
committed
Fixing ugly status badges to all use SVG
1 parent 854f0e9 commit 282d597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
pylint-django
22
=============
33

4-
[![Build Status](https://travis-ci.org/landscapeio/pylint-django.png?branch=master)](https://travis-ci.org/landscapeio/pylint-django)
4+
[![Build Status](https://travis-ci.org/landscapeio/pylint-django.svg?branch=master)](https://travis-ci.org/landscapeio/pylint-django)
55
[![Code Quality](https://landscape.io/github/landscapeio/pylint-django/master/landscape.png)](https://landscape.io/github/landscapeio/pylint-django)
6-
[![Coverage Status](https://coveralls.io/repos/landscapeio/pylint-django/badge.png)](https://coveralls.io/r/landscapeio/pylint-django)
6+
[![Coverage Status](https://coveralls.io/repos/landscapeio/pylint-django/badge.svg)](https://coveralls.io/r/landscapeio/pylint-django)
77
[![Latest Version](https://img.shields.io/pypi/v/pylint-django.svg)](https://pypi.python.org/pypi/pylint-django)
88

99
# About

0 commit comments

Comments
 (0)