Allow experimental Python 3.8 to fail CI test

This commit is contained in:
John Helmert
2019-08-27 16:42:46 -05:00
parent dc320ff603
commit 55dd37a532

View File

@@ -36,6 +36,7 @@ python3.7:
python3.8:
image: python:3.8-rc-buster
allow_failure: true
script:
- pip install .[test]
- pip install .