mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Remove Python 2.7 from the Travis config
This commit is contained in:
parent
7bc44c74ff
commit
6de15e36b9
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ dist: xenial
|
|||
language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
|
||||
install: pip install tox-travis
|
||||
|
|
|
|||
Loading…
Reference in a new issue