ops: adds mysql service on travis
This commit is contained in:
		
							parent
							
								
									69003bd30c
								
							
						
					
					
						commit
						3fff8bc5af
					
				@ -3,6 +3,9 @@ language: ruby
 | 
				
			|||||||
rvm:
 | 
					rvm:
 | 
				
			||||||
  - 2.6
 | 
					  - 2.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					services:
 | 
				
			||||||
 | 
					  - mysql
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - bundle exec rake spec
 | 
					  - bundle exec rake spec
 | 
				
			||||||
  - bundle exec rake spec_config
 | 
					  - bundle exec rake spec_config
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user