mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 21:04:29 +08:00
ci: Travis: use Python 3.8.2
Ref: https://github.com/davidhalter/parso/issues/103
This commit is contained in:
committed by
Dave Halter
parent
0234a70e95
commit
287a86c242
@@ -6,7 +6,7 @@ python:
|
|||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8.2
|
||||||
- pypy2.7-6.0
|
- pypy2.7-6.0
|
||||||
- pypy3.5-6.0
|
- pypy3.5-6.0
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user