mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Update minimal rust version
This commit is contained in:
		@@ -12,10 +12,10 @@ matrix:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    # Minimum Rust supported channel.
 | 
					    # Minimum Rust supported channel.
 | 
				
			||||||
    - os: linux
 | 
					    - os: linux
 | 
				
			||||||
      rust: 1.20.0
 | 
					      rust: 1.25.0
 | 
				
			||||||
      env: TARGET=x86_64-unknown-linux-gnu
 | 
					      env: TARGET=x86_64-unknown-linux-gnu
 | 
				
			||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      rust: 1.20.0
 | 
					      rust: 1.25.0
 | 
				
			||||||
      env: TARGET=x86_64-apple-darwin
 | 
					      env: TARGET=x86_64-apple-darwin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
addons:
 | 
					addons:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user