mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
Removed maven build for unleash-client-java from travis
This commit is contained in:
parent
255126d626
commit
5b3d8b022a
@ -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