mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-08 16:23:42 -04:00
Merge pull request #5379 from ThomasWaldmann/llfuse-py39
test llfuse on py39
This commit is contained in:
commit
27bd2048d1
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue