summaryrefslogtreecommitdiff
path: root/.travis/linux-prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/linux-prepare.sh')
-rwxr-xr-x.travis/linux-prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/linux-prepare.sh b/.travis/linux-prepare.sh
index 13390afc0..fda13e7d2 100755
--- a/.travis/linux-prepare.sh
+++ b/.travis/linux-prepare.sh
@@ -12,7 +12,7 @@ cd sparse
make -j4 HAVE_LLVM= install
cd ..
-pip3 install --disable-pip-version-check --user six flake8 hacking
+pip3 install --disable-pip-version-check --user flake8 hacking
pip3 install --user --upgrade docutils
if [ "$M32" ]; then