mirror of
				https://github.com/avitex/elixir-glicko
				synced 2025-11-03 23:23:28 +00:00 
			
		
		
		
	Update Elixir version
Update the project wide Elixir requirement to the latest stable version. Additionally, update the OTP version in Travis to the latest one.
This commit is contained in:
		
							parent
							
								
									e22c34f2ff
								
							
						
					
					
						commit
						9260157641
					
				@ -1,11 +1,11 @@
 | 
			
		||||
language: elixir
 | 
			
		||||
elixir:
 | 
			
		||||
  - 1.5.0
 | 
			
		||||
  - 1.9.4
 | 
			
		||||
notifications:
 | 
			
		||||
  recipients:
 | 
			
		||||
    - theavitex@gmail.com
 | 
			
		||||
otp_release:
 | 
			
		||||
  - 18.2
 | 
			
		||||
  - 22.1
 | 
			
		||||
env:
 | 
			
		||||
  - MIX_ENV=test
 | 
			
		||||
script:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user