mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Fix Travis so it works with Python 3.7
This commit is contained in:
parent
c1a0e3a288
commit
b9dd8fa80a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,7 +1,9 @@
|
|||
language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Reference in a new issue