Browse Source

Add dulwich in .travis.yml

Guillaume Ayoub 10 years ago
parent
commit
765aa2e142
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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