Skip to content
Snippets Groups Projects
Commit 03c5a8c2 authored by nimrod's avatar nimrod
Browse files

- Remove progress characters from pip install.

parent 52a36b49
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ group: beta
services: [docker]
install:
- pip install -r tests/requirements.txt
- pip install -r tests/requirements.txt | cat
- ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) -p .molecule/roles
- molecule dependency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment