Commit 5ef31b9c authored by nimrod's avatar nimrod
Browse files

- Correct pip install.

parent 11644449
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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