Skip to content
Snippets Groups Projects
Commit 531c466c authored by nimrod's avatar nimrod
Browse files

- Allow up to 45 minutes for a Molecule test to run in Travis CI.

parent d015cfd4
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ install:
script:
- pre-commit run --all-files
- molecule test --driver docker
- travis_wait 45 molecule test --driver docker
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment