Explorar el Código

Use sudo for apt-get command.

Jelmer Vernooij hace 12 años
padre
commit
6ec51816e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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