mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-23 00:16:25 +01:00
Removed maven build for unleash-client-java from travis
This commit is contained in:
parent
7abd973020
commit
7060be6afd
@ -2,7 +2,6 @@ language: java
|
||||
jdk: oraclejdk8
|
||||
script:
|
||||
- cd unleash-server && npm install && npm test && npm run coverage-report
|
||||
- cd .. && cd unleash-client-java && mvn test
|
||||
notifications:
|
||||
hipchat:
|
||||
rooms:
|
||||
|
Loading…
Reference in New Issue
Block a user