summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-05-02 19:30:33 +0100
committerSimon McVittie <smcv@collabora.com>2018-05-02 19:30:33 +0100
commit174570d94e3000a91aac1ea1276292e5e154c36a (patch)
tree480d73edeaf9f73b12739509645c929a432ea6a5
parent721ef6373069bfc6955018681204e20e1ad836e4 (diff)
Travis-CI: Pull in setuptools
distcheck now requires it, to generate the egg_info. Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b55b8d..73e02d2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,6 +43,7 @@ install:
${dbus_ci_system_python}
${dbus_ci_system_python%-dbg}-docutils
${dbus_ci_system_python%-dbg}-gi
+ ${dbus_ci_system_python%-dbg}-setuptools
${dbus_ci_system_python%-dbg}-sphinx
- >
test "${dbus_ci_system_python%-dbg}" = "${dbus_ci_system_python}" ||