Skip to content

Commit

Permalink
Merge 4a79c65 into 0c03ddc
Browse files Browse the repository at this point in the history
  • Loading branch information
mbourqui committed Mar 23, 2018
2 parents 0c03ddc + 4a79c65 commit 72728e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ env:
- DJANGO_VERSION=1.11.9
- DJANGO_VERSION=1.11.10
- DJANGO_VERSION=1.11.11
- DJANGO_VERSION=2.0.1
- DJANGO_VERSION=2.0.2
- DJANGO_VERSION=2.0.3
# https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django
matrix:
exclude:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Python](https://img.shields.io/badge/Python-3.4,3.5,3.6-blue.svg?style=flat-square)](/)
[![Django](https://img.shields.io/badge/Django-1.9,1.10,1.11-blue.svg?style=flat-square)](/)
[![Django](https://img.shields.io/badge/Django-1.9,1.10,1.11,2.0-blue.svg?style=flat-square)](/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/django_publications_bootstrap.svg?style=flat-square)](https://pypi.python.org/pypi/django-publications-bootstrap)
[![Build Status](https://travis-ci.org/mbourqui/django-publications-bootstrap.svg?branch=master)](https://travis-ci.org/mbourqui/django-publications-bootstrap)
Expand Down

0 comments on commit 72728e2

Please sign in to comment.