ci docs: Add note that the .travis.yml assumes bundle install.
Closes #3660
This commit is contained in:
		
							parent
							
								
									c59d02d6c6
								
							
						
					
					
						commit
						7be47c2c48
					
				| 
						 | 
				
			
			@ -76,6 +76,7 @@ an explanation of each line.
 | 
			
		|||
language: ruby
 | 
			
		||||
rvm:
 | 
			
		||||
- 2.1
 | 
			
		||||
# Assume bundler is being used, install step will run `bundle install`.
 | 
			
		||||
script: ./script/cibuild
 | 
			
		||||
 | 
			
		||||
# branch whitelist
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue