Skip to content

Commit

Permalink
Remove sleep. Truncation was worse with supposed fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Jul 7, 2024
1 parent 51c2226 commit 438c002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ script:
set +e
# See if this helps with truncated logs.
after_script:
- sleep 10
#after_script:
# - sleep 10

after_failure:
- ./scripts/on_failure.sh
Expand Down

0 comments on commit 438c002

Please sign in to comment.