mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-03 21:58:29 -06:00 
			
		
		
		
	Add Travis CI
This commit is contained in:
		
							parent
							
								
									f99a7b2a8c
								
							
						
					
					
						commit
						d4f7ed9ca1
					
				
							
								
								
									
										17
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,17 @@
 | 
				
			|||||||
 | 
					language: crystal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					crystal:
 | 
				
			||||||
 | 
					  - latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					dist: bionic
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					before_install:
 | 
				
			||||||
 | 
					  - shards update
 | 
				
			||||||
 | 
					  - shards install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					install:
 | 
				
			||||||
 | 
					  - crystal build --error-on-warnings src/invidious.cr
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					script:
 | 
				
			||||||
 | 
					  - crystal tool format --check
 | 
				
			||||||
 | 
					  - crystal spec
 | 
				
			||||||
@ -1,5 +1,7 @@
 | 
				
			|||||||
# Invidious
 | 
					# Invidious
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[](https://travis-ci.org/omarroth/invidious)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Invidious is an alternative front-end to YouTube
 | 
					## Invidious is an alternative front-end to YouTube
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Audio-only mode (and no need to keep window open on mobile)
 | 
					- Audio-only mode (and no need to keep window open on mobile)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user