Skip to content

Commit 42efb4b

Browse files
committed
For travis to keep running.
Signed-off-by: Keith Rothman <[email protected]>
1 parent 416d669 commit 42efb4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ install:
4747
- ./.travis/install.sh
4848

4949
script:
50+
- while sleep 9m; do echo "=====[ $SECONDS seconds still running ]====="; done &
5051
- ./.travis/script.sh
5152

5253
after_failure:

0 commit comments

Comments
 (0)