From ec7474f55c1d919829b58221994a80470660ead7 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Fri, 27 Mar 2015 16:50:28 -0400 Subject: [PATCH] Only use 3 sections --- site/_docs/continuous-integration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/_docs/continuous-integration.md b/site/_docs/continuous-integration.md index 3c39eb7e..065cd4e9 100644 --- a/site/_docs/continuous-integration.md +++ b/site/_docs/continuous-integration.md @@ -154,8 +154,6 @@ which it must compile each time it is installed. Luckily, you can dramatically decrease the install time of Nokogiri by setting the environment variable `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true`. -## 4. Gotchas -
Be sure to exclude vendor from your _config.yml