From 5af9a8edc84f71e64c208e5872d4ab4595c895b1 Mon Sep 17 00:00:00 2001 From: Who? Me?! Date: Tue, 26 Nov 2019 17:09:44 -0600 Subject: Don't run mdbook test We don't want to test almost any of our code blocks... none of them are valid on their own... --- src/doc/rustc-dev-guide/.travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/doc/rustc-dev-guide') diff --git a/src/doc/rustc-dev-guide/.travis.yml b/src/doc/rustc-dev-guide/.travis.yml index 50b7d6b955a..6ee759d4ccd 100644 --- a/src/doc/rustc-dev-guide/.travis.yml +++ b/src/doc/rustc-dev-guide/.travis.yml @@ -13,7 +13,6 @@ install: - bash -x ci/install.sh script: - mdbook build -- mdbook test notifications: email: on_success: never -- cgit 1.4.1-3-g733a5