Allow experimental Python 3.8 to fail CI test
This commit is contained in:
@@ -36,6 +36,7 @@ python3.7:
|
|||||||
|
|
||||||
python3.8:
|
python3.8:
|
||||||
image: python:3.8-rc-buster
|
image: python:3.8-rc-buster
|
||||||
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
- pip install .[test]
|
- pip install .[test]
|
||||||
- pip install .
|
- pip install .
|
||||||
|
|||||||
Reference in New Issue
Block a user