This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add Python 3.5 to continuous integration.
Dan Helfman
6 years ago
parent
531d5c80c0
commit
eb2a4ff1f0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.drone.yml
+ 1
- 0
.drone.yml
View File
@@ -13,5 +13,6 @@ matrix:
- 3.7
- 3.8
PYTHON_VERSION:
+ - 3.5
- 3.6
- 3.7