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
Install tox before using it.
Dan Helfman
6 years ago
parent
65bb5a49e2
commit
fd3130b4d9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.drone.yml
+ 1
- 0
.drone.yml
View File
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox