aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2018-12-17 14:51:49 +0000
committerTaylor Holberton <taylorcholberton@gmail.com>2018-12-17 14:51:49 +0000
commite8ee25733ca775a5c589fb57ddd94b0332a0b13f (patch)
tree247eb7f8f69a8e4f453fac275d101f5cbc8ba916 /.travis.yml
parent43817748da3b9d657533fd5de0f6dd06add2104c (diff)
Installing correct version of python-setuptools
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 03454c6..19af796 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ addons:
- doxygen
- graphviz
- python3-pip
- - python-setuptools
+ - python3-setuptools
before_script:
- pip3 install --upgrade pip