diff --git a/.travis.yml b/.travis.yml index 4664917a..a937cce5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: