This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
Radicale
mirror of
https://github.com/Kozea/Radicale
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Install package in .travis.yml
Guillaume Ayoub
9 years ago
parent
9e3126ba3e
commit
bc1427bab9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -6,6 +6,7 @@ python:
- 3.5
install:
+ - pip install -e .
- pip install tox flake8
script: