From 8e4352333188a424e83f773abf8a4382a0a234d9 Mon Sep 17 00:00:00 2001 From: Anatoliy Guskov Date: Fri, 20 Jul 2018 12:36:22 +0300 Subject: [PATCH] Fixed pip error --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ee958ea..cbe3e6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: env: - DJANGO=1.11.14 install: - - pip install -r dev/requirements.txt --use-mirrors + - pip install -r dev/requirements.txt script: - pep8 --exclude=IPy.py --ignore=E501 vrtManager accounts computes \ console create instances interfaces \