From: kennytm Date: Thu, 9 Aug 2018 18:13:15 +0000 (+0800) Subject: Revert "Auto merge of #53035 - alexcrichton:debug-travis, r=kennytm" X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=53837db0019248f947c93164868828debed170bb;p=rust.git Revert "Auto merge of #53035 - alexcrichton:debug-travis, r=kennytm" This reverts commit 579adf8c727861841b4819b4913385c2782977fb, reversing changes made to c11f2d286c747b44f8e03ce10f6daa36f5d8331c. --- diff --git a/.travis.yml b/.travis.yml index e13d1208987..2a5f755ebff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -218,10 +218,6 @@ before_install: echo '{"ipv6":true,"fixed-cidr-v6":"fd9a:8454:6789:13f7::/64"}' | sudo tee /etc/docker/daemon.json; sudo service docker restart; fi - - date - - sudo atq || true - - sudo grep -rE 'shutdown|poweroff|halt' /var/spool/cron || true - - sudo grep -E 'google-clock-skew|ntpd|startup-script' /var/log/syslog || true install: - case "$TRAVIS_OS_NAME" in