From 9b69e6bdf2b413d64609d4845395419ca58aca4c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 3 Oct 2017 20:44:27 -0700 Subject: travis: try removing travis_wait. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8264f67b..6f3cd97c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -117,7 +117,6 @@ install: esac script: -- travis_wait 30 sleep 1800 & - | case "$BUILD" in stack) -- cgit v1.2.3