This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
mirrors
/
borgmatic
同期ミラー
https://github.com/witten/borgmatic
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Install tox before using it.
Dan Helfman
6 年 前
親
65bb5a49e2
コミット
fd3130b4d9
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
.drone.yml
+ 1
- 0
.drone.yml
ファイルの表示
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox