Skip to content
Snippets Groups Projects
Commit 47834960 authored by Maxim Khlobystov's avatar Maxim Khlobystov
Browse files

Prevent Travis from failing when there is no output for 10 minutes

parent 81122251
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ env:
- BBB_SERVER_URL=http://localhost/bigbluebutton/api
script:
- bash ./build_script.sh
- travis_wait bash ./build_script.sh
after_script:
- docker stop $docker
......
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