mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-24 12:54:42 +00:00
drop py34 add py37
This commit is contained in:
parent
9eb118ee9e
commit
3c6bd237af
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ language: python
|
|||
cache: pip
|
||||
python:
|
||||
- 2.7
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.7
|
||||
- 3.6
|
||||
install: pip install tox-travis codecov
|
||||
# positional args ({posargs}) to pass into tox.ini
|
||||
|
|
|
|||
Loading…
Reference in a new issue