From 02b46efadb2d934600f210c14cf2bb22847d7551 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Wed, 3 Jan 2018 18:00:12 +0100 Subject: [PATCH] Use up-to-date pip and setuptools --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 124c8e7..73674f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ addons: - zlib1g-dev install: + - pip install -U pip setuptools wheel - pip install -q $PILLOW - pip install pytest pytest-cov coveralls - pip install .