travis: install python3-setuptools

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2018-10-06 22:20:39 +02:00
parent 2bcddc680c
commit 36099f41fd
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED

View File

@ -14,6 +14,7 @@ addons:
- xz-utils
- python3.5
- g++
- python3-setuptools
before_install:
- sudo mkdir -p /lower /upper /mnt
- (cd /; sudo git clone https://github.com/amir73il/unionmount-testsuite.git)