Description: No image from secure.travis-ci.org Author: Thomas Goirand Forwarded: not-needed Last-Update: 2014-07-03 --- a/README.rst +++ b/README.rst @@ -1,25 +1,6 @@ factory_boy =========== -.. image:: https://secure.travis-ci.org/rbarrois/factory_boy.png?branch=master - :target: http://travis-ci.org/rbarrois/factory_boy/ - -.. image:: https://img.shields.io/pypi/v/factory_boy.svg - :target: http://factoryboy.readthedocs.org/en/latest/changelog.html - :alt: Latest Version - -.. image:: https://img.shields.io/pypi/pyversions/factory_boy.svg - :target: https://pypi.python.org/pypi/factory_boy/ - :alt: Supported Python versions - -.. image:: https://img.shields.io/pypi/wheel/factory_boy.svg - :target: https://pypi.python.org/pypi/factory_boy/ - :alt: Wheel status - -.. image:: https://img.shields.io/pypi/l/factory_boy.svg - :target: https://pypi.python.org/pypi/factory_boy/ - :alt: License - factory_boy is a fixtures replacement based on thoughtbot's `factory_girl `_. As a fixtures replacement tool, it aims to replace static, hard to maintain fixtures