mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	install shells before running tests
This commit is contained in:
		| @@ -1,5 +1,7 @@ | |||||||
| language: bash | language: bash | ||||||
|  | install: | ||||||
|  |   - sudo apt-get install ksh zsh -y | ||||||
| before_script: | before_script: | ||||||
|   - curl -o /tmp/urchin https://raw.github.com/scraperwiki/urchin/master/urchin && chmod +x /tmp/urchin |   - curl -o /tmp/urchin https://raw.github.com/scraperwiki/urchin/master/urchin && chmod +x /tmp/urchin | ||||||
| script: | script: | ||||||
|   - NVM_DIR=$TRAVIS_BUILD_DIR make URCHIN=/tmp/urchin test |   - NVM_DIR=$TRAVIS_BUILD_DIR make URCHIN=/tmp/urchin test | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user