From e8ee25733ca775a5c589fb57ddd94b0332a0b13f Mon Sep 17 00:00:00 2001 From: Taylor Holberton Date: Mon, 17 Dec 2018 14:51:49 +0000 Subject: Installing correct version of python-setuptools --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3