diff --git a/.travis.yml b/.travis.yml index 4f112991fcecedf550d5739451b669651c35efe0..b5a186aadd5f798a2897c0604749684273df4b52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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