Skip to content

Commit a82f527

Browse files
author
Andrey Fedoseev
committed
Update badges
1 parent de1bdf8 commit a82f527

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ Django Static Precompiler
55
Django Static Precompiler provides template tags to compile CoffeeScript, SASS / SCSS, LESS, and Babel.
66
It works with both inline code and external files.
77

8-
.. image:: https://travis-ci.org/andreyfedoseev/django-static-precompiler.svg?branch=master
9-
:target: https://travis-ci.org/andreyfedoseev/django-static-precompiler
10-
:alt: Build Status
8+
.. image:: https://circleci.com/gh/andreyfedoseev/django-static-precompiler.svg?style=svg
9+
:target: https://circleci.com/gh/andreyfedoseev/django-static-precompiler
10+
11+
.. image:: http://codecov.io/github/andreyfedoseev/django-static-precompiler/coverage.svg?branch=master
12+
:target: http://codecov.io/github/andreyfedoseev/django-static-precompiler?branch=master
1113

1214
.. image:: https://readthedocs.org/projects/django-static-precompiler/badge/
1315
:target: http://django-static-precompiler.readthedocs.org/

0 commit comments

Comments
 (0)