mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Update .travis.yml
This commit is contained in:
		@@ -32,7 +32,7 @@ env:
 | 
				
			|||||||
    # Used as conditional check in the install stage
 | 
					    # Used as conditional check in the install stage
 | 
				
			||||||
    - HOST=x86_64-unknown-linux-gnu
 | 
					    - HOST=x86_64-unknown-linux-gnu
 | 
				
			||||||
    # Used on the deployment script
 | 
					    # Used on the deployment script
 | 
				
			||||||
    - PROJECT_NAME=hyperfine
 | 
					    - PROJECT_NAME=bat
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
  # prevent target re-add error from rustup
 | 
					  # prevent target re-add error from rustup
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user