mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Add --upgrade to ci pip
This commit is contained in:
parent
c26bfd6a91
commit
cb73a02bde
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ python:
|
||||||
- 3.5
|
- 3.5
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -e .[test]
|
- pip install --upgrade -e .[test]
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue