Skip to content

Commit 53837db

Browse files
committed
Revert "Auto merge of rust-lang#53035 - alexcrichton:debug-travis, r=kennytm"
This reverts commit 579adf8, reversing changes made to c11f2d2.
1 parent 42efd27 commit 53837db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,6 @@ before_install:
218218
echo '{"ipv6":true,"fixed-cidr-v6":"fd9a:8454:6789:13f7::/64"}' | sudo tee /etc/docker/daemon.json;
219219
sudo service docker restart;
220220
fi
221-
- date
222-
- sudo atq || true
223-
- sudo grep -rE 'shutdown|poweroff|halt' /var/spool/cron || true
224-
- sudo grep -E 'google-clock-skew|ntpd|startup-script' /var/log/syslog || true
225221

226222
install:
227223
- case "$TRAVIS_OS_NAME" in

0 commit comments

Comments
 (0)