Fix Python 3.8 Docker image name
This commit is contained in:
@@ -35,7 +35,7 @@ python3.7:
|
|||||||
- coverage report
|
- coverage report
|
||||||
|
|
||||||
python3.8:
|
python3.8:
|
||||||
image: python:3.8-buster
|
image: python:3.8-rc-buster
|
||||||
script:
|
script:
|
||||||
- pip install .[test]
|
- pip install .[test]
|
||||||
- pip install .
|
- pip install .
|
||||||
|
|||||||
Reference in New Issue
Block a user