mirror of https://github.com/vector-im/riot-web
Run mocha tests on jenkins
parent
6069812fcf
commit
3f442aca87
|
@ -14,6 +14,9 @@ npm install ./node_modules/matrix-js-sdk-*.tgz
|
||||||
# install the other dependencies
|
# install the other dependencies
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
|
# run the mocha tests
|
||||||
|
npm run test
|
||||||
|
|
||||||
# delete the old tarball, if it exists
|
# delete the old tarball, if it exists
|
||||||
rm -f matrix-react-sdk-*.tgz
|
rm -f matrix-react-sdk-*.tgz
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue