mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-04 04:16:35 +00:00 
			
		
		
		
	Delete .travis.yml
This commit is contained in:
		
							parent
							
								
									9167a24355
								
							
						
					
					
						commit
						2a61510407
					
				
					 1 changed files with 0 additions and 15 deletions
				
			
		
							
								
								
									
										15
									
								
								.travis.yml
									
										
									
									
									
								
							
							
						
						
									
										15
									
								
								.travis.yml
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,15 +0,0 @@
 | 
			
		|||
 sudo: required
 | 
			
		||||
 | 
			
		||||
 services:
 | 
			
		||||
     - docker
 | 
			
		||||
 | 
			
		||||
 language: bash
 | 
			
		||||
 | 
			
		||||
 before_script:
 | 
			
		||||
     - docker-compose pull
 | 
			
		||||
     - docker-compose up -d
 | 
			
		||||
     - docker ps
 | 
			
		||||
 | 
			
		||||
 script:
 | 
			
		||||
     - while ! curl --retry 10 --retry-delay 5 -v http://0.0.0.0:9090 >/dev/null; do sleep 1; done
 | 
			
		||||
     - while ! curl --retry 10 --retry-delay 5 -v http://0.0.0.0:3000 >/dev/null; do sleep 1; done
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue