mirror of https://github.com/celery/kombu.git
Move to Python 3.7.
This commit is contained in:
parent
08771f7b05
commit
c86fc5c297
|
@ -27,7 +27,8 @@ matrix:
|
|||
before_install: sudo apt-get update && sudo apt-get install libgnutls-dev
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
- env: TOXENV=flake8
|
||||
- python: 3.7
|
||||
env: TOXENV=flake8
|
||||
stage: lint
|
||||
- env: TOXENV=flakeplus
|
||||
stage: lint
|
||||
|
|
Loading…
Reference in New Issue