mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
travis fix script.
This commit is contained in:
parent
eb8a6b74f6
commit
65170f783f
@ -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