This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Install tox before using it.
Dan Helfman
6 năm trước cách đây
mục cha
65bb5a49e2
commit
fd3130b4d9
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
.drone.yml
+ 1
- 0
.drone.yml
Xem Tập Tin
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox