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

- Allow Molecule test to run up to 45 minutes.

parent 8b4af383
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ install: ...@@ -17,7 +17,7 @@ install:
script: script:
- pre-commit run --all-files - pre-commit run --all-files
- molecule test --driver docker - travis_wait 45 molecule test --driver docker
notifications: notifications:
webhooks: https://galaxy.ansible.com/api/v1/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