From 8076a6cff7ffccd23dfc9c9bd7dbe7582a011530 Mon Sep 17 00:00:00 2001 From: Jeronimo Vallelunga Date: Tue, 11 Jul 2017 01:31:23 -0300 Subject: [PATCH] CI: python-software-properties --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bfbfcee..e4c8a29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ addons: sources: - sourceline: 'ppa:ubuntu-toolchain-r/test' packages: + - python-software-properties - python - cmake - build-essential