mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Add coveralls.io
This commit is contained in:
		
							parent
							
								
									137df2efef
								
							
						
					
					
						commit
						bcc08879f9
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -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…
	
	Add table
		
		Reference in a new issue
	
	 Gabor Nagy
						Gabor Nagy