Browse Source

Add dulwich in .travis.yml

Guillaume Ayoub 10 năm trước cách đây
mục cha
commit
765aa2e142
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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