Skip to content
Snippets Groups Projects
Commit 5ef31b9c authored by nimrod's avatar nimrod
Browse files

- Correct pip install.

parent 11644449
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ python: "2.7"
sudo: false
install:
- pip install -r tests/requirements.yml
- pip install -r tests/requirements.txt
- 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