Added Travis CI configuration
This commit is contained in:
		
							parent
							
								
									4f35e2ec95
								
							
						
					
					
						commit
						0fb59f111b
					
				| 
						 | 
					@ -0,0 +1,8 @@
 | 
				
			||||||
 | 
					sudo: required
 | 
				
			||||||
 | 
					language: minimal
 | 
				
			||||||
 | 
					services:
 | 
				
			||||||
 | 
					- docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					script:
 | 
				
			||||||
 | 
					- sh scripts/deploy.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue