Merge pull request #5379 from ThomasWaldmann/llfuse-py39

test llfuse on py39
This commit is contained in:
TW 2020-10-04 17:12:43 +02:00 committed by GitHub
commit 27bd2048d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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