Explorar el Código

Add dulwich in .travis.yml

Guillaume Ayoub hace 10 años
padre
commit
765aa2e142
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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