mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
travis fix script.
This commit is contained in:
parent
eb8a6b74f6
commit
65170f783f
@ -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