Pin the precise 3.8 version

This commit is contained in:
Dave Halter
2020-07-24 02:29:18 +02:00
parent 5dd4301235
commit 5ac4bac368

View File

@@ -9,7 +9,7 @@ matrix:
allow_failures:
- python: nightly
include:
- python: 3.8
- python: 3.8.2
script:
- 'pip install coverage'
- 'coverage run -m pytest'