From 5aa733097afa7d4b3ec67e4fb09b76c761f18d17 Mon Sep 17 00:00:00 2001 From: Amanjeev Sethi Date: Tue, 1 Oct 2019 21:28:34 -0400 Subject: [PATCH] Removes timeout script call so CI does not have false pasitives --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c33c38b8..985ed093 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ install: - source ~/.cargo/env || true - bash -x ci/install.sh script: -- bash -x ci/build-ignore-timeouts.sh - mdbook test notifications: email: