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

- Travis CI inits and fetches Git submodules so those steps are unneeded (let...

- Travis CI inits and fetches Git submodules so those steps are unneeded (let alone updating the submodules).
parent 4070c6a7
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,6 @@ cache:
- $HOME/virtualenv
install:
- git submodule init
- git submodule update --remote
- 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.
Please register or to comment