Don't repeat yourself
This commit is contained in:
		
							parent
							
								
									017a26457c
								
							
						
					
					
						commit
						ebc6dff37e
					
				| 
						 | 
					@ -156,8 +156,6 @@ environment variable `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 4. Gotchas
 | 
					## 4. Gotchas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Exclude `vendor`
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<div class="note warning">
 | 
					<div class="note warning">
 | 
				
			||||||
  <h5>Be sure to exclude <code>vendor</code> from your <code>_config.yml</code></h5>
 | 
					  <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,
 | 
					  <p>Travis bundles all gems in the <code>vendor</code> directory on its build servers,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue