mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Fix .travis.yml
This commit is contained in:
		
							parent
							
								
									8c3fdfc9d4
								
							
						
					
					
						commit
						ada95e4070
					
				@ -1,7 +1,8 @@
 | 
			
		||||
language: java
 | 
			
		||||
jdk: oraclejdk8
 | 
			
		||||
language: node_js
 | 
			
		||||
node_js: 
 | 
			
		||||
- "0.10"
 | 
			
		||||
script:
 | 
			
		||||
- cd unleash-server && npm install && npm test && npm run coverage-report
 | 
			
		||||
- npm install && npm test && npm run coverage-report
 | 
			
		||||
notifications:
 | 
			
		||||
  hipchat:
 | 
			
		||||
    rooms:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user