mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 05:37:37 +03:00
Travis: Workaround for installation error with Python 3.4
This commit is contained in:
parent
b41d33bcdf
commit
3f9c34c8b1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ before_install:
|
|||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install python3 || brew upgrade python3; fi
|
||||
|
||||
install:
|
||||
- pip3 install --upgrade six
|
||||
- pip3 install --upgrade --editable .[test,md5,bcrypt]
|
||||
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue