Explorar el Código

Install git in travis, for compat checks.

Jelmer Vernooij hace 11 años
padre
commit
9af0089c18
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,3 +5,4 @@ python:
 script: make check
 install:
   - pip install unittest2
+  - apt-get install -qq git