mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-14 09:46:33 -04:00
travis: install python3-setuptools
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
2bcddc680c
commit
36099f41fd
@ -14,6 +14,7 @@ addons:
|
|||||||
- xz-utils
|
- xz-utils
|
||||||
- python3.5
|
- python3.5
|
||||||
- g++
|
- g++
|
||||||
|
- python3-setuptools
|
||||||
before_install:
|
before_install:
|
||||||
- sudo mkdir -p /lower /upper /mnt
|
- sudo mkdir -p /lower /upper /mnt
|
||||||
- (cd /; sudo git clone https://github.com/amir73il/unionmount-testsuite.git)
|
- (cd /; sudo git clone https://github.com/amir73il/unionmount-testsuite.git)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user