mirror of https://github.com/cool-RR/PySnooper.git
Allow Python 3.10 to fail until we have a beta on Travis
This commit is contained in:
parent
1c94b1af52
commit
219bfc98bf
|
@ -27,6 +27,7 @@ matrix:
|
|||
- env: TOXENV=flake8
|
||||
- env: TOXENV=pylint
|
||||
- env: TOXENV=bandit
|
||||
- python: 3.10-dev
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue