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

- Allow up to 45 minutes for molecule test (workaround builds that were killed...

- Allow up to 45 minutes for molecule test (workaround builds that were killed because no output was received for 10 minutes, usually APT installations).
parent e7464a5b
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ install:
script:
- pre-commit run --all-files
- molecule test --platform $platform
- travis_wait 45 molecule test --platform $platform
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.
Finish editing this message first!
Please register or to comment