mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-18 01:18:23 +02:00
Forgot to add run to travis script
This commit is contained in:
parent
1fb5868dee
commit
8fdc57212a
@ -1,7 +1,7 @@
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
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
|
||||
notifications:
|
||||
hipchat:
|
||||
|
Loading…
Reference in New Issue
Block a user