This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
Radicale
mirror da
https://github.com/Kozea/Radicale
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Install package in .travis.yml
Guillaume Ayoub
9 anni fa
parent
9e3126ba3e
commit
bc1427bab9
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
Vedi File
@@ -6,6 +6,7 @@ python:
- 3.5
install:
+ - pip install -e .
- pip install tox flake8
script: