mirror of https://github.com/rq/rq.git
Travis should test with Python 3.8.2
This commit is contained in:
parent
a1ee466882
commit
7e052bd91c
|
@ -7,7 +7,7 @@ matrix:
|
|||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "3.7"
|
||||
- python: "3.8"
|
||||
- python: "3.8.2"
|
||||
- python: "pypy3"
|
||||
install:
|
||||
- pip install -e .
|
||||
|
|
Loading…
Reference in New Issue