From 0b4ad42dd15bd3143fc5296c297b4d745369653f Mon Sep 17 00:00:00 2001 From: Vighnesh Birodkar Date: Sat, 26 Apr 2014 22:00:44 +0530 Subject: [PATCH] pip command correction. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 223a6e44..c918a01b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ before_install: - pip install --use-mirrors matplotlib; - fi - - pip install --use-mirros pillow + - pip install --use-mirrors pillow - pip install --use-mirrors cython - pip install --use-mirrors flake8 - pip install --use-mirrors six