Allow 3.9-dev to fail

This commit is contained in:
Hugo van Kemenade 2020-07-10 11:12:21 +03:00
parent f2c4be799c
commit 3fa495ca25

View File

@ -46,6 +46,9 @@ matrix:
env: PYTHONOPTIMIZE=2
services: xvfb
allow_failures:
- python: "3.9-dev"
install:
- |
if [ "$LINT" == "true" ]; then