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