From fa27d730fa8c5ac55207cea2693e93ab86df8031 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 27 Jun 2020 14:34:30 +0200 Subject: CI: fix typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c17cb97..46c6791 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ addons: apt: packages: - python3-pip - - python3-setuptool + - python3-setuptools branches: except: -- cgit v1.2.1