1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Add dulwich in .travis.yml

This commit is contained in:
Guillaume Ayoub 2015-07-17 18:05:35 +02:00
parent 48a7d5d9c3
commit 765aa2e142

View file

@ -13,6 +13,7 @@ install:
- pip install nose-cov - pip install nose-cov
- pip install pam - pip install pam
- pip install requests - pip install requests
- pip install dulwich
script: nosetests script: nosetests