Skip to content

Commit 7f51806

Browse files
authored
Update .travis.yml
1 parent ae8f692 commit 7f51806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_install:
2020
- sudo -E ./scripts/install-docker.sh
2121
install: true
2222
script:
23-
- travis_wait 30 make "${OS}" test
23+
- travis_wait 60 make "${OS}" test
2424
notifications:
2525
email: false
2626
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)