Skip to content

Commit

Permalink
xandikos is not avaialble for python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobixen committed May 29, 2019
1 parent 153507f commit 45a5056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:
install:
## dependency list is manually copied from setup.py as for now.
## Remember to edit setup.py if more dependencies are needed!
- pip install vobject lxml requests six nose coverage tzlocal pytz xandikos
- pip install vobject lxml requests six nose coverage tzlocal pytz
- pip install xandikos || true ## optional test dependency, only available for python 3.x

script:
Expand Down

0 comments on commit 45a5056

Please sign in to comment.