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