فهرست منبع

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

Jelmer Vernooij 11 سال پیش
والد
کامیت
5d51b338fd
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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