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 pam
- pip install requests
- pip install dulwich
script: nosetests