Skip to content

Commit

Permalink
fix broken badges
Browse files Browse the repository at this point in the history
  • Loading branch information
icgood committed Sep 7, 2015
1 parent 123d267 commit e4ea31b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Lightweight, asynchronous IMAP/POP3 serving in Python.

[![Build Status](https://travis-ci.org/icgood/mygrate.svg?branch=master)](https://travis-ci.org/icgood/mygrate)
[![Coverage Status](https://coveralls.io/repos/icgood/pymap/badge.svg)](https://coveralls.io/r/icgood/pymap)
[![Latest Version](https://pypip.in/version/pymap/badge.svg)](https://pypi.python.org/pypi/pymap/)
[![Supported Python versions](https://pypip.in/py_versions/pymap/badge.svg)](https://pypi.python.org/pypi/pymap/)
[![License](https://pypip.in/license/pymap/badge.svg)](https://pypi.python.org/pypi/pymap/)
[![PyPI version](https://badge.fury.io/py/pymap.svg)](https://pypi.python.org/pypi/pymap/)
[![PyPI](https://img.shields.io/pypi/pyversions/pymap.svg)]()
[![GitHub license](https://img.shields.io/github/license/icgood/pymap.svg)]()

0 comments on commit e4ea31b

Please sign in to comment.