mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Add NPM script Travis configuration for jsonlint
This commit is contained in:
		
							parent
							
								
									b566627804
								
							
						
					
					
						commit
						b194931025
					
				
							
								
								
									
										11
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| language: node_js | ||||
| node_js: | ||||
|   - "6" | ||||
| 
 | ||||
| script: | ||||
|   - npm run jsonlint | ||||
| 
 | ||||
| notifications: | ||||
|   email: | ||||
|     on_success: never | ||||
|     on_failure: change | ||||
| @ -13,5 +13,8 @@ | ||||
|   "license": "CCO", | ||||
|   "devDependencies": { | ||||
|     "jsonlint": "^1.6.2" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "jsonlint": "jsonlint _data/simple-icons.json -q" | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user