mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	adding npm install to travis
This commit is contained in:
		
							parent
							
								
									5317fb26fa
								
							
						
					
					
						commit
						f66542b1eb
					
				| @ -2,7 +2,7 @@ language: node_js | ||||
| node_js: | ||||
| - '0.11' | ||||
| - '0.10' | ||||
| script: cd unleash-server && npm test | ||||
| script: cd unleash-server && npm install && npm test | ||||
| notifications: | ||||
|   hipchat: | ||||
|     rooms: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user