mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Fix the Travis configuration
This commit is contained in:
parent
2408097ab9
commit
9f969cfaf5
1 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,9 @@ python:
|
||||||
- 3.4
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
|
|
||||||
script: nosetests
|
install:
|
||||||
|
- pip install -e .
|
||||||
|
|
||||||
|
script: py.test -s
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue