mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2025-10-30 15:26:29 +08:00 
			
		
		
		
	 69d7fa14d3
			
		
	
	
		69d7fa14d3
		
	
	
	
	
		
			
			Published at `ericfreese/zsh-autosuggestions-test`. Contains: - Ruby 2.5.3 - Supported zsh versions 4.3.11 through 5.6.2 - Test ruby dependencies Also updates Circle CI config to use built docker image.
		
			
				
	
	
		
			16 lines
		
	
	
		
			312 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			312 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Zsh releases to run tests against
 | |
| # See https://github.com/zsh-users/zsh/releases
 | |
| #
 | |
| # When modifying this file, rebuild and push docker image:
 | |
| #   $ docker build -t ericfreese/zsh-autosuggestions-test .
 | |
| #   $ docker push ericfreese/zsh-autosuggestions-test
 | |
| 4.3.11
 | |
| 5.0.2
 | |
| 5.0.8
 | |
| 5.1.1
 | |
| 5.2
 | |
| 5.3.1
 | |
| 5.4.2
 | |
| 5.5.1
 | |
| 5.6.2
 |