mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	
						commit
						84c3251bdc
					
				@ -7,10 +7,14 @@ before_install:
 | 
				
			|||||||
  - npm install -g less
 | 
					  - npm install -g less
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
  - "make"
 | 
					  - "make"
 | 
				
			||||||
 | 
					  - pip install coveralls
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - "make tests"
 | 
					  - "make tests"
 | 
				
			||||||
  - "make robot"
 | 
					  - "make robot"
 | 
				
			||||||
  - "make styles"
 | 
					  - "make styles"
 | 
				
			||||||
 | 
					  - make coverage
 | 
				
			||||||
 | 
					after_success:
 | 
				
			||||||
 | 
					  coveralls
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  irc:
 | 
					  irc:
 | 
				
			||||||
    channels:
 | 
					    channels:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user