summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4297de9dd62..b3dbb964685 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -398,7 +398,7 @@ matrix:
- libelf-dev
install:
- - pip install --user mako
+ - pip2 install --user mako
# Install the latest meson from pip, since the version in the ubuntu repos is
# often quite old.