This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mirrors
/
Radicale
kopia lustrzana
https://github.com/Kozea/Radicale
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Install package in .travis.yml
Guillaume Ayoub
9 lat temu
rodzic
9e3126ba3e
commit
bc1427bab9
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
.travis.yml
+ 1
- 0
.travis.yml
Wyświetl plik
@@ -6,6 +6,7 @@ python:
- 3.5
install:
+ - pip install -e .
- pip install tox flake8
script: