From dc9a5eb3270cd1ed6e58407bebe6449d80c490ea Mon Sep 17 00:00:00 2001 From: catborise Date: Mon, 30 Jul 2018 09:31:30 +0300 Subject: [PATCH] Fixed pip error by @retspen --- .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 \