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