try llfuse on py39

there was a fixed llfuse release today, so lets try it!
This commit is contained in:
Thomas Waldmann 2020-10-04 16:50:38 +02:00
parent 8be6afd9e1
commit 5def92800e
1 changed files with 2 additions and 2 deletions

View File

@ -30,11 +30,11 @@ matrix:
- python: "3.9-dev"
os: linux
dist: xenial
env: TOXENV=py39 SKIPFUSE=true
env: TOXENV=py39
- python: "3.9-dev"
os: linux
dist: focal
env: TOXENV=py39 SKIPFUSE=true
env: TOXENV=py39
- python: "3.6"
os: linux
dist: xenial