mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	Added .editorconfig and travis CI badge
This commit is contained in:
		
							
								
								
									
										11
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # editorconfig.org - unify code style | ||||
| # plugins for text editors: editorconfig.org/#download | ||||
| root = true | ||||
|  | ||||
| [*] | ||||
| indent_style = space | ||||
| indent_size = 2 | ||||
| end_of_line = lf | ||||
| charset = utf-8 | ||||
| trim_trailing_whitespace = true | ||||
| insert_final_newline = true | ||||
| @@ -1,6 +1,5 @@ | ||||
| VideoJS - [HTML5 Video Player](http://videojs.com) | ||||
| [Video.js - HTML5 Video Player](http://videojs.com)[](https://travis-ci.org/zencoder/video-js) | ||||
| ================================================== | ||||
| Version 3.0 BETA | ||||
|  | ||||
| Visit the main site at [videojs.com](http://videojs.com) for download options and instructions. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user