mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-29 01:15:48 +02:00
minor typo, argghh!
This commit is contained in:
parent
c9e3f18a3e
commit
a7ba21bc6e
@ -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 unleash-client-java && mvn test
|
||||||
notifications:
|
notifications:
|
||||||
hipchat:
|
hipchat:
|
||||||
rooms:
|
rooms:
|
||||||
|
Loading…
Reference in New Issue
Block a user