Require git to be installed.

This commit is contained in:
2020-02-18 22:01:06 +01:00
parent 5aaf1197b7
commit 307a412c83

View File

@@ -32,6 +32,7 @@ steps:
- py.test --cov-report=xml --cov=src test
- apk add curl
- apk add bash
- apk add git
- bash -c "$(curl -s https://codecov.io/bash)"
trigger:
branch: