mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Add Python 3.6 to GitHub Actions test matrix
Let us send more coverage reports to coveralls.io
This commit is contained in:
parent
94358d4587
commit
aebbc52f06
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
- windows-latest
|
||||
python-version:
|
||||
- 2.7
|
||||
- 3.6
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user