This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
borgmatic
miroir de
https://github.com/witten/borgmatic
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Install tox before using it.
Dan Helfman
il y a 6 ans
Parent
65bb5a49e2
commit
fd3130b4d9
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.drone.yml
+ 1
- 0
.drone.yml
Voir le fichier
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox