Explorar o código

Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded.

Jelmer Vernooij %!s(int64=11) %!d(string=hai) anos
pai
achega
5d51b338fd
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -4,5 +4,4 @@ python:
 script: PYTHONHASHSEED=random python setup.py test
 install:
   - sudo apt-get update
-  - sudo apt-get install -qq git python-setuptools
-
+  - sudo apt-get install -qq git python-setuptools python-gevent python-fastimport python-mock