This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
borgmatic
mirror da
https://github.com/witten/borgmatic
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Install tox before using it.
Dan Helfman
6 anni fa
parent
65bb5a49e2
commit
fd3130b4d9
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.drone.yml
+ 1
- 0
.drone.yml
Vedi File
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox