mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-23 16:16:31 +00:00
pip install user for travis
This commit is contained in:
parent
8d6ffea6b3
commit
788e9a8664
@ -4,7 +4,7 @@ services: docker
|
||||
|
||||
before_script:
|
||||
- docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
- pip install pre-commit
|
||||
- pip install --user pre-commit
|
||||
|
||||
script:
|
||||
- make check all
|
||||
|
Loading…
Reference in New Issue
Block a user