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