mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 10:13:00 +02:00
Install tox before using it.
This commit is contained in:
@@ -2,4 +2,5 @@ pipeline:
|
||||
build:
|
||||
image: python:3.7.0-alpine3.8
|
||||
commands:
|
||||
- pip install tox
|
||||
- tox
|
||||
|
||||
Reference in New Issue
Block a user