Skip to content

Commit 42efd27

Browse files
committed
Revert "Auto merge of rust-lang#53134 - alexcrichton:tweak-travis, r=Mark-Simulacrum"
This reverts commit f9b9b6e, reversing changes made to 45a9d41.
1 parent 142bb27 commit 42efd27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,6 @@ after_success:
278278
du . | sort -nr | head -n100
279279
280280
after_failure:
281-
# Requested by travis to debug "shutting down NOW" errors
282-
- sudo tail -n 500 /var/log/syslog
283281
- >
284282
echo "#### Build failed; Disk usage after running script:";
285283
df -h;

0 commit comments

Comments
 (0)