Parcourir la source

Add dulwich in .travis.yml

Guillaume Ayoub il y a 10 ans
Parent
commit
765aa2e142
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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