Don't repeat yourself

This commit is contained in:
chrisfinazzo 2015-03-27 10:31:40 -04:00
parent 017a26457c
commit ebc6dff37e
1 changed files with 0 additions and 2 deletions

View File

@ -156,8 +156,6 @@ environment variable `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true`.
## 4. Gotchas
### Exclude `vendor`
<div class="note warning">
<h5>Be sure to exclude <code>vendor</code> from your <code>_config.yml</code></h5>
<p>Travis bundles all gems in the <code>vendor</code> directory on its build servers,