Skip to content
Snippets Groups Projects
Commit 7f019325 authored by nimrod's avatar nimrod
Browse files

- Don't output progress markers during pip install.

parent c83310ae
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ env:
- DOCKER=debian:jessie
install:
- pip install pre_commit ansible
- pip install pre_commit ansible | cat
before_script:
- docker run --name $(echo $DOCKER | sed 's/:/_/g') $DOCKER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment