mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	travis fix script.
This commit is contained in:
		
							parent
							
								
									a7ba21bc6e
								
							
						
					
					
						commit
						a7207d6821
					
				@ -2,7 +2,7 @@ language: java
 | 
			
		||||
jdk: oraclejdk7
 | 
			
		||||
script:
 | 
			
		||||
- cd unleash-server && npm install && npm test
 | 
			
		||||
- cd unleash-client-java && mvn test
 | 
			
		||||
- cd .. && cd unleash-client-java && mvn test
 | 
			
		||||
notifications:
 | 
			
		||||
  hipchat:
 | 
			
		||||
    rooms:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user