mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-23 02:14:04 +00:00
Test on more Python versions
This commit is contained in:
parent
f4fe0a17ed
commit
7a7766bf9d
1 changed files with 3 additions and 1 deletions
|
|
@ -7,9 +7,11 @@ python:
|
|||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8-dev
|
||||
- 3.8
|
||||
- 3.9-dev
|
||||
- pypy2.7-6.0
|
||||
- pypy3.5
|
||||
- pypy3.6
|
||||
|
||||
install:
|
||||
- pip install tox-travis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue