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

- Allow up to 45 minutes for molecule test to finish.

parent f0780d29
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ install: ...@@ -35,7 +35,7 @@ install:
script: script:
- pre-commit run --all-files - pre-commit run --all-files
- molecule test --platform $platform - travis_wait 45 molecule test --platform $platform
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