Przeglądaj źródła

Install git in travis, for compat checks.

Jelmer Vernooij 12 lat temu
rodzic
commit
6969ac5a38
1 zmienionych plików z 1 dodań i 0 usunięć
  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