mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			126 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			126 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
before_install: sudo apt-get install libicu-dev -y
 | 
						|
rvm:
 | 
						|
  - 1.8.7
 | 
						|
  - 1.9.2
 | 
						|
  - 1.9.3
 | 
						|
  - ree
 | 
						|
notifications:
 | 
						|
  disabled: true
 |