mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Add workaround for Travis CI environment issue.
Per https://github.com/travis-ci/travis-ci/issues/5363
This commit is contained in:
		
				
					committed by
					
						 Jordan Harband
						Jordan Harband
					
				
			
			
				
	
			
			
			
						parent
						
							9787c438bb
						
					
				
				
					commit
					f851716601
				
			| @@ -11,6 +11,7 @@ install: | ||||
|   - chmod +x /tmp/urchin/package/urchin | ||||
|   - '[ -z "$WITHOUT_CURL" ] || sudo apt-get remove curl -y' | ||||
| script: | ||||
|   - export PATH=$(echo $PATH | sed 's/::/:/') | ||||
|   - NVM_DIR=$TRAVIS_BUILD_DIR make TEST_SUITE=$TEST_SUITE URCHIN=/tmp/urchin/package/urchin test-$SHELL | ||||
| env: | ||||
|   - SHELL=bash TEST_SUITE=install_script | ||||
|   | ||||
		Reference in New Issue
	
	Block a user