We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8f692 commit 7f51806Copy full SHA for 7f51806
.travis.yml
@@ -20,7 +20,7 @@ before_install:
20
- sudo -E ./scripts/install-docker.sh
21
install: true
22
script:
23
- - travis_wait 30 make "${OS}" test
+ - travis_wait 60 make "${OS}" test
24
notifications:
25
email: false
26
webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments