mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 09:44:31 +00:00 
			
		
		
		
	travis.sh: Use dependencies from neovim/deps.
This commit is contained in:
		
				
					committed by
					
						
						John Szakmeister
					
				
			
			
				
	
			
			
			
						parent
						
							58e85fca02
						
					
				
				
					commit
					2cae6919dc
				
			@@ -65,7 +65,7 @@ set_environment() {
 | 
			
		||||
# install prebuilt dependencies
 | 
			
		||||
if [ ! -d /opt/neovim-deps ]; then
 | 
			
		||||
    cd /opt
 | 
			
		||||
    sudo git clone --depth=1 git://github.com/tarruda/neovim-deps
 | 
			
		||||
    sudo git clone --depth=1 git://github.com/neovim/deps neovim-deps
 | 
			
		||||
    cd -
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user