mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Add tests docs to CI and fix docs warning
This commit is contained in:
parent
225da2155f
commit
62db0c55c2
6 changed files with 20 additions and 10 deletions
|
|
@ -3,6 +3,8 @@ os: linux
|
|||
language: python
|
||||
|
||||
jobs:
|
||||
- env: TOX_ENV=docs
|
||||
python: 3.8
|
||||
# sort by django version, next to by python version
|
||||
# Django 1.11 support all supported Python interpreter
|
||||
- env: TOX_ENV=django111-py35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue