mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 21:04:29 +08:00
Pin the precise 3.8 version
This commit is contained in:
@@ -9,7 +9,7 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
include:
|
include:
|
||||||
- python: 3.8
|
- python: 3.8.2
|
||||||
script:
|
script:
|
||||||
- 'pip install coverage'
|
- 'pip install coverage'
|
||||||
- 'coverage run -m pytest'
|
- 'coverage run -m pytest'
|
||||||
|
|||||||
Reference in New Issue
Block a user