mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
Forgot to add run to travis script
This commit is contained in:
parent
fff42805f4
commit
2207055a0d
@ -1,7 +1,7 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
script:
|
script:
|
||||||
- cd unleash-server && npm install && npm test-travis
|
- cd unleash-server && npm install && npm run test-travis
|
||||||
- cd .. && cd unleash-client-java && mvn test
|
- cd .. && cd unleash-client-java && mvn test
|
||||||
notifications:
|
notifications:
|
||||||
hipchat:
|
hipchat:
|
||||||
|
Loading…
Reference in New Issue
Block a user