parent
d62243599b
commit
583e404ed8
|
|
@ -11,11 +11,14 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test
|
- stage: test
|
||||||
python: '3.7'
|
python: '3.7'
|
||||||
|
dist: xenial
|
||||||
- python: '3.6'
|
- python: '3.6'
|
||||||
env: TOXENV=docs
|
env: TOXENV=docs
|
||||||
- python: '3.7'
|
- python: '3.7'
|
||||||
|
dist: xenial
|
||||||
env: TOXENV=djmaster
|
env: TOXENV=djmaster
|
||||||
- python: '3.7'
|
- python: '3.7'
|
||||||
|
dist: xenial
|
||||||
env: TOXENV=lint
|
env: TOXENV=lint
|
||||||
|
|
||||||
- stage: publish
|
- stage: publish
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue