mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Revert "Auto merge of #53134 - alexcrichton:tweak-travis, r=Mark-Simulacrum"
This reverts commitf9b9b6e078
, reversing changes made to45a9d410f9
.
This commit is contained in:
parent
142bb27373
commit
42efd270f9
@ -278,8 +278,6 @@ after_success:
|
|||||||
du . | sort -nr | head -n100
|
du . | sort -nr | head -n100
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
# Requested by travis to debug "shutting down NOW" errors
|
|
||||||
- sudo tail -n 500 /var/log/syslog
|
|
||||||
- >
|
- >
|
||||||
echo "#### Build failed; Disk usage after running script:";
|
echo "#### Build failed; Disk usage after running script:";
|
||||||
df -h;
|
df -h;
|
||||||
|
Loading…
Reference in New Issue
Block a user